Error when creating network with podman
Issue
When creating a network even with the minimal option, it fails with the "Error: unsupported network option no_default_route" error message.
# rpm -q podman
podman-4.9.4-4.module+el8.10.0+21995+81e8507c.x86_64
# podman network create --opt no_default_route=1 newnet
Error: unsupported network option no_default_route
Environment
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 9
- podman 4+
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.