kind create cluster

Category: Kubernetes & Containers

kind create cluster

Create a default kind cluster

Creates a Kubernetes cluster named kind running entirely in Docker containers, with one control-plane node. kind (Kubernetes in Docker) is the fastest way to spin up a local cluster for testing. Point kubectl at it with kubectl config use-context kind-kind.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.