minikube start

Category: Kubernetes & Containers

minikube start

Start a local Kubernetes cluster

Creates and starts a single-node Kubernetes cluster on your machine using the default driver (Docker on Linux). The first run downloads a VM image or container, so it can take a while. Check readiness with minikube status.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.