mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00

The docs were rather vague about the deprecation of CNI, make it clear that we are going to remove it with 5.0 as we decided to do that in our planning. Also while looking at the podman network create docs I noticed --ipam-driver dhcp was still documented as not supported with netavark so I fixed that as well. Signed-off-by: Paul Holzinger <pholzing@redhat.com>