Unable to assign multiple IP addresses from the same network #14490
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.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
I used to have the following cni network:
This network is not supported since 4.0 (
unsupported ipam plugin static
), and I don't think there is a way to match that behavior. I tried to replicate this with ahost-local
network and per-container arguments (--net eno2:ip=192.168.130.2 --net eno2:ip=192.168.130.3
,--net eno2:ip=192.168.130.2 --net eno2_copy:ip=192.168.130.3
), but looks like it's just not possible.Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
No
The text was updated successfully, but these errors were encountered: