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

Multiple networks with static ip addresses #12200

Closed
pjannesen opened this issue Nov 7, 2021 · 1 comment
Closed

Multiple networks with static ip addresses #12200

pjannesen opened this issue Nov 7, 2021 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@pjannesen
Copy link
Contributor

/kind feature

I need to link a pod/container to multiple physical NICs with a static ip addresses. The current syntax only allow to specify an ip address when there is only 1 network. A workaround (with macvlan) is to create of networks per ip address and use a /32 ip-range. It would be a lot simpler and nicer if there is the possibility to give parameters to a network such as a static ip-address.

It would be nice to defines networks like: --net=netX,ip= A.B.C.D,mac-address=xx:xx:xx:xx:xx:xx
And allow multiple –net arguments to define multiple networks

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 7, 2021
@Luap99
Copy link
Member

Luap99 commented Nov 7, 2021

This is planned for podman 4.0.
I close this as duplicate of #9883.

@Luap99 Luap99 closed this as completed Nov 7, 2021
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

2 participants