Error saying dial tcp timeout - kubernetes on aws

0 votes

I had a good working kops cluster. I deleted an unwanted ig and now kubectl is not connecting with the cluster, getting this error:

Unable to connect to the server: dial tcp {ip} i/o timeout

How do I debug this?

Jan 8, 2019 in Kubernetes by Ali
• 11,360 points
2,303 views

1 answer to this question.

0 votes

hey @Ali, get the log file, go through it and find out what's wrong. To get the log file:

kops <---> -v 10 &> log.txt
answered Jan 8, 2019 by Eliza

Related Questions In Kubernetes

0 votes
2 answers
0 votes
2 answers

NoSuchBucket error when running Kubernetes on AWS

It was a bug on their part. ...READ MORE

answered Sep 4, 2018 in Kubernetes by Nilesh
• 7,050 points
684 views
0 votes
1 answer

Installing Kubernetes on aws gives an error

seems like you are missing region. Try ...READ MORE

answered Oct 4, 2018 in Kubernetes by Kalgi
• 52,360 points
494 views
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,360 points
932 views
+1 vote
1 answer
0 votes
1 answer

Create LoadBalancer for kubernetes cluster in aws

Hello @Lina, If you're running your cluster on ...READ MORE

answered Oct 8, 2018 in Kubernetes by Kalgi
• 52,360 points
521 views
0 votes
1 answer

Use traefik as an Ingress Controller on Kubernetes

You can create a traefik service something like ...READ MORE

answered Jan 6, 2019 in Kubernetes by Nick
1,175 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP