Documentation indicates that the --driver option only supports bridged networking. #11400
Labels
In Progress
This issue is actively being worked by the assignee, please do not work on this at this time.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
Documentation issue
The documentation (https://docs.podman.io/en/latest/markdown/podman-network-create.1.html) describes that the --driver option only supports bridged networking while later in the documentation it says that the --macvlan option is deprecated.
This would create a situation where there is no more macvlan network option. The --driver option also supports the macvlan option and this should be included in the documentation as well
The release notes (https://github.com/containers/podman/releases/tag/v3.0.0) indicate that the --driver option supports macvlan networking.
The text was updated successfully, but these errors were encountered: