$ kubectl run hello-minikube -image =gcr.io/google_containers/echoserver:1.4 -port =8080 Note that the IP below is dynamic and can change. If you want to change the VM driver add the appropriate -vm-driver=xxx flag to minikube start. Enabling CNI (Container Network Interface).Minikube supports Kubernetes features such as:.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.
Minikube is a tool that makes it easy to run Kubernetes locally. Edit This Page Running Kubernetes Locally via Minikube