kind create cluster
Jump to navigation
Jump to search
Contents
2024
kind create cluster Creating cluster "kind" ... β Ensuring node image (kindest/node:v1.29.2) πΌ β Preparing nodes π¦ β Writing configuration π β Starting control-plane πΉοΈ β Installing CNI π β Installing StorageClass πΎ Set kubectl context to "kind-kind" You can now use your cluster with: kubectl cluster-info --context kind-kind Thanks for using kind! π
NAME STATUS ROLES AGE VERSION kind-control-plane Ready control-plane 4m44s v1.29.2
2020
kind create cluster Creating cluster "kind" ... β Ensuring node image (kindest/node:v1.20.2) πΌ β Preparing nodes π¦ β Writing configuration π β Starting control-plane πΉοΈ β Installing CNI π β Installing StorageClass πΎ Set kubectl context to "kind-kind" You can now use your cluster with: kubectl cluster-info --context kind-kind Have a nice day! π
Related commands
See also
- KinD (Kubernetes in Docker),
kind [ create | load ]
,kind --help
Advertising: