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

Connection timed out from pods within the same cluster #18667

Open
SanjayVas opened this issue Apr 17, 2024 · 4 comments
Open

Connection timed out from pods within the same cluster #18667

SanjayVas opened this issue Apr 17, 2024 · 4 comments

Comments

@SanjayVas
Copy link

What Happened?

I had to reimage my system and therefore reinstall (rootless) Docker and Minikube. After this, I'm having an issue where my pods within the cluster cannot access each other via ClusterIP services.

I can access these same services from my host machine using kubectl port-forward. I have no issues when applying the same object configurations to a local Kind cluster, or very similar configurations to GKE.

Running Minikube v1.32.0 on Debian Trixie.

Attach the log file

minikube-log.txt

Operating System

Other

Driver

Docker

@SanjayVas
Copy link
Author

Can still reproduce in Minikube v1.33.1

@SanjayVas
Copy link
Author

After finding #16962, I ended up getting things working by setting net.ipv4.ip_forward=1 on my host machine. It looks like that issue may affect rootless Docker as well.

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 19, 2024
@Angelin01
Copy link

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 5, 2024
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

4 participants