Created
April 10, 2020 11:54
-
-
Save felipecosta09/20912d2ae1a70049d7e49ba0b7a66a3f to your computer and use it in GitHub Desktop.
KOPS Validate Cluster Error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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