34722/during-kubernetes-cluster-validation-error-listing-nodes
I've created a cluster using kops and it seems to be working fine. Until I decided to validate the cluster using the command
kops validate cluster
It gave me this error:
> unexpected error during validation: error listing nodes: Get https://api.sp-southeast-1.es.k8s.abc.in/api/v1/nodes: dial tcp 54.123.123.123:443: i/o timeout
Hey @Ali, I had the same error. I got it cleared by recreating the cluster using a private topology. I was stuck with this error for a long time and I found using private topology could help through Github. Hope it helps :)
There is an issue with networking between ...READ MORE
You need to switch Docker to 1.12.x; ...READ MORE
I had faced the same error. Make sure ...READ MORE
You get this error because you're getting ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
There could be many reasons that generates ...READ MORE
It was a bug on their part. ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.