-
Notifications
You must be signed in to change notification settings - Fork 62
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
podman rootless support #356
Comments
I'm doing a test using podman rootless on macos and got this error when we create a new cluster
I followed the steps described here and added
This issue has been discussed here top of kind project: kubernetes-sigs/kind#2916 but the trick they propose will not work on macos ! Wait wait. I did a new test where I set as DOCKER_HOST the one pointing to the user ID
and that works. I will recreate a new VM on my macos and retest without any changes to the files as documented under kind rootless section to see what will happen |
I did a new test where:
|
The original issue is already documented. I don't see any need to keep this issue open. |
Need to document. Tested on RHEL 9. It works in rootful but doesn't work out of the box in rootless.
The iptables module is disabled by default so we need to enable it. But seems to work afterwards.
error:
The text was updated successfully, but these errors were encountered: