k8s.github.io

Kube Proxy

In this section, we will take a look at kube-proxy.

Within Kubernetes Cluster, every pod can reach every other pod, this is accomplish by deploying a pod networking cluster to the cluster.

Install kube-proxy - Manual

View kube-proxy options - kubeadm

K8s Reference Docs: