-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Kind cluster not coming up when the podman is stop and start #3473
Comments
net mode enabled, even though we are getting same error
|
There are a lot of these issues with podman like this #2272 , most probably this is a duplicate of one of those /area podman |
@aojea: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
No item number # 2272 not helping for me.
|
That's a bug in podman/crun, not kind. Unfortunately we don't have time to debug crun/podman. I recommend using the docker node backend if you need reboot suport. Podman support is still somewhat limited.
#2272 is about reboot even being supported for podman, which it is not currently. |
Facing the same issue with Macbook Pro as well. When trying to stop and start the podman and try back connecting to Kind Cluster getting below error message. The connection to the server 127.0.0.1:56218 was refused - did you specify the right host or port? . Please have this issue addressed. |
please. see last comment from Ben @kunalgir |
HI @BenTheElder I can able to resolve the above issue using below command
|
What happened:
What you expected to happen:
When I'm stopping the podman and strating again kind cluster getting error message
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kind version
): kind v0.18.0 go1.20.2 windows/amd64docker info
orpodman info
):/etc/os-release
):git bash
kubectl version
):Client Version: v1.28.2 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
windows system connected under the VPN
The text was updated successfully, but these errors were encountered: