kubectl - setting the API server endpoint

We can use the following to configure server endpoint ip

kubectl config set-cluster kind-cluster1 --server=https://172.19.0.2:6443



Comments

Popular posts from this blog

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