From 6d911f3d50283fbbec64d67486497b80023047ec Mon Sep 17 00:00:00 2001 From: Erik Weathers Date: Wed, 29 Nov 2023 23:39:24 -0800 Subject: [PATCH] fix typo: privilegesd -> privileges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b882b5be..765a7e60 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c | 6 | Kubernetes CLI Plugin - Doctor | [ kubectl cluster triage plugin for k8s - 🏥 (brew doctor equivalent)d](https://github.com/emirozer/kubectl-doctor) | ![Github Stars](https://img.shields.io/github/stars/emirozer/kubectl-doctor) | | 7 | Knative Inspect | [ A light-weight debugging tool for Knative's system componentsd](https://github.com/nimakaviani/knative-inspect) | ![Github Stars](https://img.shields.io/github/stars/nimakaviani/knative-inspect) | | 8 | Kubeman | [ To find information from Kubernetes clusters, and to investigate issues related to Kubernetes and Istiod](https://github.com/walmartlabs/kubeman) | ![Github Stars](https://img.shields.io/github/stars/walmartlabs/kubeman) | -| 9 | kpexec | [ kpexec is a kubernetes cli that runs commands in a container with high privilegesd](https://github.com/ssup2/kpexec) | ![Github Stars](https://img.shields.io/github/stars/ssup2/kpexec) | +| 9 | kpexec | [ kpexec is a kubernetes cli that runs commands in a container with high privileges](https://github.com/ssup2/kpexec) | ![Github Stars](https://img.shields.io/github/stars/ssup2/kpexec) | | 10 | Koolkits | [ 🧰 Opinionated, language-specific, batteries-included debug container images for Kubernetes](https://github.com/lightrun-platform/koolkits) | ![Github Stars](https://img.shields.io/github/stars/lightrun-platform/koolkits) | | 11 | kubespy | [ pod debugging tool for kubernetes clusters with docker runtimes](https://github.com/huazhihao/kubespy) | ![Github Stars](https://img.shields.io/github/stars/huazhihao/kubespy) | | 12 | Inspektor Gadget | [ A collection of eBPF-based tools to debug and inspect Kubernetes resources and applications ](https://github.com/inspektor-gadget/inspektor-gadget) | ![Github Stars](https://img.shields.io/github/stars/inspektor-gadget/inspektor-gadget) |