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
The generated veth to the host-side ovs bridge needs to be diverted through the flow table, but the veth name is a piece of random numbers, making it an unfriendly correspondence with the Pod.
Is there a better way?
Waiting for your reply, thanks!