You can download Kubernetes to deploy a Kubernetes cluster on a local machine, into the cloud, or for your own datacenter.
If you’re learning Kubernetes, use the tools supported by the Kubernetes community, or tools in the ecosystem to set up a Kubernetes cluster on a local machine. See .
For a cluster you’re managing yourself, the officially supported tool for deploying Kubernetes is kubeadm.
- Select a container runtime for your new cluster
- Learn to