Minikube
Is a local Kubernetes, focusing on making it easy to learn and develop for Kubernetes. All you need is Docker (or similary compatible) container or a Virtual Machine environment, and Kubernetes is a single command away: minikube start.
Guides
Last updated