Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connectivity issues with EKS cluster #3812

Closed
cmeans opened this issue Mar 6, 2025 · 2 comments
Closed

Connectivity issues with EKS cluster #3812

cmeans opened this issue Mar 6, 2025 · 2 comments

Comments

@cmeans
Copy link

cmeans commented Mar 6, 2025

Hi,

We're using an older version of Telepresence. v2.14.4
This is to avoid onboarding confusion with requiring a Telepresence Cloud Account.

Initial connectivity was fine...this is our Staging cluster, and not used much, but we're testing consuming the prometheus metrics being emitted and have just configured datadog to scrape them via openmetrics.

The error encountered is:

telepresence intercept portfolio -n devx-688 --port 3002:80
Connected to context arn:aws:eks:us-east-2:030187089201:cluster/aws-oh-uat-staging (https://DA376CFC6A21FC400D2C755EB813D7F2.gr7.us-east-2.eks.amazonaws.com)
telepresence intercept: error: connector.CreateIntercept: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: Get "https://DA376CFC6A21FC400D2C755EB813D7F2.gr7.us-east-2.eks.amazonaws.com/api/v1/namespaces/ambassador/services/traffic-manager\": net/http: TLS handshake timeout"

See logs for details (29 errors found): "/home/cmeans/.cache/telepresence/logs/daemon.log"
See logs for details (24 errors found): "/home/cmeans/.cache/telepresence/logs/connector.log"
If you think you have encountered a bug, please run telepresence gather-logs and attach the telepresence_logs.zip to your github issue or create a new one: https://github.com/telepresenceio/telepresence/issues/new?template=Bug_report.md .

Detailed logs attached:
telepresence_logs.zip

Thanks!

@thallgren
Copy link
Member

If you wish to avoid the onbording confusion, why not use the Open Source version of Telepresence? It's currently at version 2.21.3.

@cmeans
Copy link
Author

cmeans commented Mar 6, 2025

My fault...missed that. Thanks @thallgren .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants