- Headlamp | Headlamp is an easy-to-use and extensible Kubernetes web UI. | https://github.com/kinvolk/headlamp
- Lens | Lens is the only IDE you’ll ever need to take control of your Kubernetes clusters. | https://k8slens.dev/
- K0S | k0s is the simple, solid & certified Kubernetes distribution that works on any infrastructure: public & private clouds, on-premises, edge & hybrid. It's 100% open source & free | https://k0sproject.io/
- K3S | The certified Kubernetes distribution built for IoT & Edge computing | https://k3s.io/
- RKE | Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere.| https://github.com/rancher/rke
- Kind | kind is a tool for running local Kubernetes clusters using Docker container “nodes”. | https://kind.sigs.k8s.io/
- Kubespray | Deploy a Production Ready Kubernetes Cluster | https://kubespray.io/#/
- Powershell Kubectl Autocompletion | https://www.powershellgallery.com/packages/PSKubectlCompletion/1.0.4
- Oh-my-Posh | Powershell prompt engine | https://ohmyposh.dev/
- Docker Completion for Powershell | https://github.com/matt9ucci/DockerCompletion
- Krew | Krew is the plugin manager for kubectl command-line tool. | https://krew.sigs.k8s.io/
- Footloose | Vagrant but with containers | https://github.com/weaveworks/footloose
- Kured | (KUbernetes REboot Daemon) is a daemonset that performs safe automatic node reboots when the need to do so is indicated by the package management system of the underlying OS. | https://github.com/weaveworks/kured
- KEDA | KEDA is a Kubernetes-based Event Driven Autoscaler. With KEDA, you can drive the scaling of any container in Kubernetes based on the number of events needing to be processed. | https://keda.sh/