A practical guide to Kubernetes networking basics
· 8 min read
Kubernetes networking has a reputation for being impenetrable. It mostly is not — there are about five ideas, and the confusion comes from the fact that ClusterIPs are virtual addresses that no machine actually owns. Once that clicks, the rest follows.