How to find out interface mapping when using ovs cni with multus? #1267
Unanswered
cybercoder
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm using
kubevirt
,multus
,ovs
When I create a new VM, ( with a bunch of configurations ). Multus creates a veth interface in my
ovs
bridge. e.g.veth994b1cd0
I need to find out what is that port name from
multus
orkubevirt
. ( What is the vm associated port name in the ovs bridge? )Where are the port-mappings kept?
Beta Was this translation helpful? Give feedback.
All reactions