-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Comments
Can still reproduce in Minikube v1.33.1 |
After finding #16962, I ended up getting things working by setting |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
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
The text was updated successfully, but these errors were encountered: