kind - install quickly

 This can be handy when we want to setup and install kind


curl -Lo ./kind https://kind.sigs.k8s.io/dl/latest/kind-linux-amd64

chmod +x ./kind

sudo mv ./kind /usr/local/bin/

kind create cluster


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm