Difference between revisions of "Kind create cluster"
Jump to navigation
Jump to search
(Created page with "<pre> kind create cluster Creating cluster "kind" ... โ Ensuring node image (kindest/node:v1.20.2) ๐ผ โ Preparing nodes ๐ฆ โ Writing configuration ๐ โ Start...") ย |
|||
Line 15: | Line 15: | ||
ย | Have a nice day! ๐ | ย | Have a nice day! ๐ |
ย | </pre> | ย | </pre> |
ย | + | ||
ย | + | ||
ย | + | == Related commands == | |
ย | + | * <code>[[snap install kubectl --classic]]</code> | |
ย | ย | ||
ย | == See also == | ย | == See also == |
Revision as of 07:19, 3 May 2021
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: