Skip to content
Discussion options

You must be logged in to vote

It is not something the we support or have plans to support but you can run your own netns setup however you like, for example there is this project: https://github.com/neverpanic/podman-rootful-network
In general you can setup any netns however you like and have containers use them, however the kernel requires that the netns must be created from whitin the rootless podman userns in order to use it.

you can also write your own network plugin that connects to some privileged daemon which then configures the netns for you as mentioned in #23303

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@saolof
Comment options

@Luap99
Comment options

Answer selected by saolof
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants