From f12a2d604baaec4d97e5802f085b99ae12316081 Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 21 Apr 2020 13:57:22 +0200 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index c3e8e081..a96afc76 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -292,6 +292,7 @@ * [**Tubectl**: a kubectl alternative which adds a bit of magic to your everyday kubectl routines by reducing the complexity of working with contexts, namespaces and intelligent matching resources.](https://github.com/reconquest/tubekit) * [**Kpt**: Packaging up your Kubernetes configuration with git and YAML since 2014 **(Google)**](https://opensource.googleblog.com/2020/03/kpt-packaging-up-your-kubernetes.html) * [kpt](https://googlecontainertools.github.io/kpt/) +* [**Krew** 🌟🌟🌟](https://krew.sigs.k8s.io/) is the plugin manager for kubectl command-line tool. ## Demos * [kubernetesbyexample.com 🌟🌟🌟](http://kubernetesbyexample.com/)