From a04a814e1a8fa2d4ef145ad382a9f74faf6b30c5 Mon Sep 17 00:00:00 2001 From: Apurva Bhandari <38501348+apurvabhandari@users.noreply.github.com> Date: Wed, 18 Dec 2024 21:30:22 +0530 Subject: [PATCH] kubectl-foreach #310 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8eb888a2..22bae5ca 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,8 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c | 35 | Kubed | [ Kubed with a intuitive interactive interface within Emacs help us work with our Kubernetes clusters and deployments with the full power of kubectl](https://github.com/eshelyaron/kubed) | ![Github Stars](https://img.shields.io/github/stars/eshelyaron/kubed) | | 36 | Duplik8s | [ Duplik8s is a kubectl plugin to duplicate resources in a Kubernetes cluster. ](https://github.com/Telemaco019/duplik8s) | ![Github Stars](https://img.shields.io/github/stars/Telemaco019/duplik8s) | | 37 | kl | [ Interactive, multi container and cluster terminal app for logs ](https://github.com/robinovitch61/kl) | ![Github Stars](https://img.shields.io/github/stars/robinovitch61/kl) | +| 38 | kubectl foreach | [ Run kubectl commands in all/some contexts in parallel (similar to GNU xargs+parallel) ](https://github.com/ahmetb/kubectl-foreach) | ![Github Stars](https://img.shields.io/github/stars/ahmetb/kubectl-foreach) | + ## Alert and Monitoring