Skip to content

Instantly share code, notes, and snippets.

@felipecosta09
Created April 10, 2020 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipecosta09/20912d2ae1a70049d7e49ba0b7a66a3f to your computer and use it in GitHub Desktop.
Save felipecosta09/20912d2ae1a70049d7e49ba0b7a66a3f to your computer and use it in GitHub Desktop.
KOPS Validate Cluster Error
# KOPS Validate Cluster Error
kops validate cluster
------------------------------------
# Result
[root@ec2-user]# kops validate cluster
Using cluster from kubectl context: k8s-gitlab.k8s.local
Validating cluster k8s-gitlab.k8s.local
unexpected error during validation: error listing nodes: Get https://api-k8s-gitlab-k8s-local-1ppo4t-125125665.us-east-1.elb.amazonaws.com/api/v1/nodes: dial tcp: lookup api-k8s-gitlab-k8s-local-1ppo4t-125125665.us-east-1.elb.amazonaws.com on 172.31.0.2:53: no such host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment