Private network namespaces for podman-in-podman (or K8s) #14394
ooraini
started this conversation in
Show and tell
Replies: 1 comment
-
ps aux output:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have managed to get private networks(and named ones) to work in podman inside a container with no unmasking. This works for rootless in rootful.
default_sysctls
iptables-legacy
and my host OS doesn't have the iptables module enabled. In another shell:And it works. It also works in Kubernetes.
Beta Was this translation helpful? Give feedback.
All reactions