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: