diff --git a/docs/kubernetes.md b/docs/kubernetes.md index 7a5048f5..a28eb02f 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -221,6 +221,8 @@ * [**ClusterAPI**](https://cluster-api.sigs.k8s.io/) * [**Microk8s**](https://microk8s.io/) * [**k8s-tew**](https://github.com/darxkies/k8s-tew) Kubernetes is a fairly complex project. For a newbie it is hard to understand and also to use. While [Kelsey Hightower’s Kubernetes The Hard Way](https://github.com/kelseyhightower/kubernetes-the-hard-way), on which this project is based, helps a lot to understand Kubernetes, it is optimized for the use with Google Cloud Platform. +* [**K8bit** — the tiny Kubernetes dashboard 🌟](https://github.com/learnk8s/k8bit) + * [learnk8s.io/real-time-dashboard](https://learnk8s.io/real-time-dashboard) ## VMware * [blogs.vmware.com: Introducing Project Pacific (vSphere with Kubernetes)](https://blogs.vmware.com/vsphere/2019/08/introducing-project-pacific.html)