Replies: 1 comment 1 reply
-
The plugins use the regular network config that podman uses. You should not have to handle config files directly with the plugin API you can create the network with |
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
-
just like cni-plugins, does netavark support config based network setup?
what I have found
. plugin api
. any doc with more details?
what I'm confused
. what's the standard full config for a network definition
. where do I save the config
further more
. netavark have implemented firewall bakend selection based on env (issue), may I define it with the config?
. cni-plugins config spec reference as an example
Beta Was this translation helpful? Give feedback.
All reactions