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 Issue: Unable to Telnet to Kubernetes Services from Nodes Other Than the Deployment Node #4719

Open
mehdimrz opened this issue Jul 31, 2023 · 1 comment

Comments

@mehdimrz
Copy link

The presented issue revolves around a Kubernetes cluster that has been successfully installed using kurl on Ubuntu 22. All Kubernetes pods appear to be functioning as expected without any apparent disruptions. However, a critical connectivity problem happend, preventing from establishing Telnet connections to the services hosted within the cluster from nodes other than the node where the services' pods are deployed.

Upon initial observation, the Kubernetes cluster appears to be functioning correctly, with pods running, services deployed, and overall cluster health indicating normal operations. Despite this seemingly healthy state, attempts to Telnet to the services from nodes other than the specific node hosting the corresponding pods result in failure.

@rrpolanco
Copy link
Contributor

Hi @mehdimrz
Can you describe how you are connecting to the pod(s) in the cluster? I.e. which command did you run?
Also, are you exposing your pod via a Kubernetes Service?

To help debug, could you generate a support bundle and attach it to this issue: https://community.replicated.com/t/how-to-generate-a-support-bundle-from-the-cli/1259

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