-
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 periodically fails to connect to the API server with no such host #882
Comments
@alika please open an azure support ticket in the portal so the team can RCA the issue, also I'd recommend deleting the subscription ID/region from your ticket ASAP (this is why we ask for support requests so this information doesn't get out). |
@jnoller, unfortunately this particular subscription does not have a support plan in which i can create technical support requests. |
FYI, GitHub saves a history of all edits made. That means your information is still easily retrieved. |
@robinkb, do you have a suggestion on how to purge this somehow? Or do I need to scrap this cluster? |
@alika Please refer to the GitHub documentation. The problem is not really the ID of your cluster, but your subscription ID. You cannot change that by scrapping the cluster. See this StackOverflow question on why it might be considered sensitive. There is no way to change the ID of a subscription, I don't think. So it is up to you to judge whether or not the ID of this particular subscription must be kept secret. If it is, I think that you will have to delete the subscription and create a new one. |
@robinkb, Thanks for the delete history reference. |
Duplicate of #232 |
I'm trying to create a kubernetes cluster and the namespace using terraform and I see this issue. Can somebody help me to find solution for this? |
I just encountered the same issue in v0.12.21 as well |
I fixed this issue by running the command |
What happened:
I periodically cannot connect to our AKS cluster with kubectl:
After about 5-10 minutes it successfully connects. This is occurring several times a day, and being experienced by multiple engineers.
What you expected to happen:
I expect to be able to connect to the AKS consistently with kubectl.
How to reproduce it (as minimally and precisely as possible):
kubectl cluster-info
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: