Skip to content
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 pasta usermode networking #345

Open
skoppe opened this issue May 27, 2024 · 0 comments
Open

Podman pasta usermode networking #345

skoppe opened this issue May 27, 2024 · 0 comments

Comments

@skoppe
Copy link

skoppe commented May 27, 2024

I am looking to implement pasta usermode networking for rootless containers. Pasta is a replacement of slirp4netns.

See https://docs.podman.io/en/latest/markdown/podman-run.1.html#network-mode-net (scroll down to pasta[:OPTIONS,…]).

Aside from being (supposedly) faster than slirp4netns, it should support inter-container networking better. Allowing things like sidecars and Nomad inter task communication.

Before all that, I am trying to gauge support. So, is pasta rootless networking in line with the project?

In terms of implementation, even though it is the default in Podman > 5, I am thinking of requiring explicit boolean in plugin config to toggle it on. It also requires the pasta binary to be present in podman's info output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant