79cb9ead32
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.
5 lines
255 B
Text
5 lines
255 B
Text
Minikube is a tool that makes it easy to run Kubernetes locally.
|
|
Minikube runs a single-node Kubernetes cluster inside a VM on your laptop
|
|
for users looking to try out Kubernetes or develop with it day-to-day.
|
|
|
|
WWW: https://github.com/kubernetes/minikube
|