You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone attempted to use OVS internal interfaces instead of veth ?
It was mentioned a long time ago by @phoracek in #2 (comment)_ but can't find anything about why it was never done (maybe some hard blocker)
I have a vague recollection of it: The issue of internal interfaces was that they are created in the host network namespace and only then they can be moved to the pod's network namespace. I think that it was causing some noise, but I don't remember the details.
@wangyueyu64 hey! Not sure if you are still around, but if you are, any chance you could look into the interface_type documentation issue that @champtar has mentioned?
Has anyone attempted to use OVS internal interfaces instead of veth ?
It was mentioned a long time ago by @phoracek in #2 (comment)_ but can't find anything about why it was never done (maybe some hard blocker)
BTW the documentation is misleading:
ovs-cni/docs/cni-plugin.md
Line 60 in 8a4f334
In my testing I have
The text was updated successfully, but these errors were encountered: