Kubernetes network stack fundamentals: How containers inside a pod communicate
August 8, 2022
This is the first in a two part series that I wrote for the Red Hat Enable SysAdmin blog about Kubernetes networking. This article covers how containers within a pod communicate using the same network namespace. The article can be found here.
Previous article: Test API interactions with Mockoon