Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Viewing all articles
Browse latest Browse all 29422

Unable to connect to the server: dial tcp: lookup api.tutorialmate.com on 127.0.1.1:53: no such host

$
0
0

I want to set up Kubernetes Cluster on AWS using kops.

I have domain tutorialmate.com. I have added Nameserver provided by Route53.

Used below command to create cluseter:

kops create cluster --name=tutorialmate.com --state=s3://kop-state-009 --zones=eu-west-1a --node-count=2 --node-size=t2.micro --dns-zone=tutorialmate.com

Updated Cluster : kops update cluster tutorialmate.com --yes --state=s3://kop-state-009

But when trying to get nodes : kubectl get nodes

Getting below error :

Unable to connect to the server: dial tcp: lookup api.tutorialmate.com on 127.0.1.1:53: no such host

I should get details of nodes. I can see 3 EC2 instance are running under eu-west-1a. But getting the error as mentioned.


Viewing all articles
Browse latest Browse all 29422

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>