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
Identify which veth interface a given pod is using
Usage
./find_veth.sh <pod_name>
OBS.: The pod should be running in the same node that you are running this script. To check on which node the pod is allocated use the command kubectl get pod -o wide
About
Identify which veth interface a given pod is using