Replies: 1 comment 1 reply
-
we are trying to move away from CNI. IIRC, CNI is now controlled solely by a build tag (@Luap99 or @mheon can confirm this). Perhaps the question that needs to be worked on is why do you need CNI in the first place? Maybe from there, we can help. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thank you in advance for your help.
I am using the
quay.io/podman/stable:latest
image and was unable to use CNI in place of Netavark.I've modified my
/etc/containers/containers.conf
to includenetwork_backend="cni"
under[network]
, but runningpodman info
afterwards results in an error ofcni support is not enabled in this build, only netavark
.Beta Was this translation helpful? Give feedback.
All reactions