Compare calico system interface with pod


[root@p002xknw000 ~]# ip route | grep cali
10.206.34.9 dev cali566e4e4ca17 scope link 
10.206.34.19 dev calib0f8e055b3d scope link 
10.206.34.21 dev cali1ca9d24e7c2 scope link 
10.206.34.30 dev calicf4fd23087c scope link 
10.206.34.40 dev califdf5b5904c9 scope link 
10.206.34.85 dev caliac146fe06ba scope link 
10.206.34.106 dev caliefcb74e16fa scope link 
10.206.34.110 dev califbe3383e828 scope link 
10.206.34.128 dev cali50dfa7ead67 scope link 
10.206.34.184 dev cali7d92765beee scope link 
10.206.34.197 dev cali1389eb97495 scope link 
10.206.34.217 dev cali2ba04d74b4c scope link 
10.206.34.227 dev cali792cd400678 scope link 


 kubectl get pods --all-namespaces -o wide | grep 10.206.34.227
p002          authapi-545b899f67-d8875                                   1/1     Running     0          26h     10.206.34.227   p002xknw000.nix.tech.altenar.net   <none>           <none>

Last updated

Was this helpful?