In November 2025, I came across an announcement on the Kubernetes blog – Ingress NGINX Retirement: What You Need to Know, which made me dig into how we control network traffic in Kubernetes workloads.
In this series of blog posts, I will discuss network traffic in Kubernetes clusters, both inter-cluster and intra-cluster, and the various services...