Sameer Pansari:
What is the default gateway configured on the PODs scheduled on node01? what the hint or solution
unnivkn:
controlplane $ ip route show default
default via 172.17.0.1 dev ens3
controlplane $
Sameer Pansari:
What is the default gateway configured on the PODs scheduled on node01? what the hint or solution
unnivkn:
controlplane $ ip route show default
default via 172.17.0.1 dev ens3
controlplane $