Skip to content

Identify which veth interface a given pod is using

Notifications You must be signed in to change notification settings

alvesRenan/find-veth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

find-veth

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages