eksctl-io/eksctl

Private networking to EKS cluster is not working

Opened this issue · 1 comments

I have a EKS cluster having private end point, on the same VPC, deployed a ec2 instance to connect to that server.

I'm getting below timeout issue:
-- kubectl version
Client Version: v1.30.3
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Unable to connect to the server: dial tcp 10.0.XXX.XXX:443: i/o timeout

Information:

  • i have checked everything, ec2 instance security group rules are open for all traffic
  • Cluster and EC2 instance are hosted in same vpc.

Could someone please help me on this issue?

Hello venkateshan62 👋 Thank you for opening an issue in eksctl project. The team will review the issue and aim to respond within 1-5 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website