DEV Community

Saravanan Krishnamurthi
Saravanan Krishnamurthi

Posted on

K3S pods connected from external systems without any service load balancer configured

we K3S pods connected from external systems without any service load balancer configured, do have meta lb yaml for l2 , pool config.also pods assigned external ip manually from pool range configured in pool file.
also noticed ARB request coming to node from external and node responsing with node mac address for all pod external IPs.

Top comments (1)

Collapse
 
saravanan_f5 profile image
Saravanan Krishnamurthi

Meta LB taking care of Arp reply, finally found it.