Update kubernetes.md

This commit is contained in:
Inaki
2020-02-25 20:39:22 +01:00
committed by GitHub
parent a1fc01bf21
commit 31af6de00f

View File

@@ -212,6 +212,7 @@
* [kubectl-tree](https://github.com/ahmetb/kubectl-tree) kubectl plugin to browse Kubernetes object hierarchies as a tree
* [The Golden Kubernetes Tooling and Helpers list](https://docs.google.com/spreadsheets/d/1WPHt0gsb7adVzY3eviMK2W8LejV0I5m_Zpc8tMzl_2w)
* [kubech (kubectl change)](https://github.com/aabouzaid/kubech) Set kubectl contexts/namespaces per shell/terminal to manage multi Kubernetes cluster at the same time.
* [Kubecle](https://github.com/rydogs/kubecle) is a web ui running locally that provides useful information about your kubernetes clusters. It is an alternative to Kubernetes Dashboard. Because it runs locally, you can access any kubernetes clusters you have access to
## Demos
* [kubernetesbyexample.com 🌟🌟🌟](http://kubernetesbyexample.com/)