Kubernetes network stack fundamentals: How pods on different nodes communicate

August 9, 2022


This is the second in a two part series that I wrote for the Red Hat Enable SysAdmin blog about Kubernetes networking. This article covers how pods communicate across different nodes, specifically when using the Flannel network plugin and a VXLAN overlay. The article can be found here.