-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubectl stopped working with ***eastus.azmk8s.io: no such host #104
Comments
still works fine and I can see everything in my cluster |
I think this problem happened because of a second cluster I created and deleted with a similar name. The problem started when I deleted that 2nd cluster. The 2 clusters were: --name aks-use-arch-dev --resource-group rgp-use-arch-aks I deleted and then, the one below stopped working kubectl stopped working with the error above |
Closing due inactivity. Feel free to re-open if still an issue. |
I ran into this issue and it was because I had forgotten that I deleted the AKS cluster. it's not a terribly intuitive error |
az aks get-credentials --name CLUSTER_NAME --resource-group RESORCE_GROUP |
Things were working fine yesterday, this just started!!
The text was updated successfully, but these errors were encountered: