Have you ever wondered what’s really happening behind the scenes when Kubernetes routes your Service traffic? The silent operator is kube-proxy, but how it does its job depends a lot on which mode it runs in: iptables or IPVS. Let’s walk through both...
muskanagrawal.hashnode.dev3 min read
No responses yet.