kind create cluster --name dev

Category: Kubernetes & Containers

kind create cluster --name dev

Create a named kind cluster

Creates a second cluster named dev, letting you run several isolated clusters side by side. Each cluster gets its own context named kind-dev. List them with kind get clusters.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.