Learn why you can't ping a Kubernetes service
TL;DR: in this article, you will learn how ClusterIP services and kube-proxy work in Kubernetes.
Have you ever tried to ping a Service IP address in Kubernetes?
You might have noticed that it doesn't work.
Unless it just works.
Confusing, I know — l...
danielepolencic.hashnode.dev3 min read