If you’ve deployed NKP in a lab environment you may have come across this common error message during the deployment.
Initially I wondered if it was a timing issue with my lab not being very fast – but I could consistently reproduce it even with other resources switched off.

bash$ KUBECONFIG=kim-nkp-ntnx01-bootstrap.conf kubectl delete cluster kim-nkp-ntnx01
cluster.cluster.x-k8s.io “kim-nkp-ntnx01” deleted from default namespace
Worked fine on retry.

