From 1380f0bef46bdb1620384de6c6866d2b3c015a7a Mon Sep 17 00:00:00 2001 From: ferhat elmas Date: Fri, 3 Jan 2020 00:09:54 +0100 Subject: [PATCH] Add awesome kubectl plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c21caa736..fba7a05fe 100644 --- a/README.md +++ b/README.md @@ -844,6 +844,7 @@ Projects ## API/CLI adaptors +* [awesome-kubectl-plugins](https://github.com/ishantanu/awesome-kubectl-plugins) - Curated list of kubectl plugins. * [click](https://github.com/databricks/click) - A CLI focused REPL for quickly interacting with Kubernetes objects. * [Ksql](https://github.com/brendandburns/ksql) * [kube-prompt](https://github.com/c-bata/kube-prompt) - Interactive kubernetes client built using go-prompt.