kube-proxy [glossary]ai-synthesized · conf 0.82
`kube-proxy` is a network proxy that runs on each node in the cluster.
fundamentalnetworking
`kube-proxy` is a network proxy that runs on each node in the cluster.
Why it matters It enables network communication between pods, ensuring they can communicate with each other and external services.
Key facts - Runs on each node in the cluster - Enables network communication between pods
Common pitfalls - Requires proper configuration and tuning - May lead to performance issues if not properly optimized
Related Pods, Network Communication, Cluster Networking
Sources
reference/glossary/kube-proxy.md · doc — “`kube-proxy` is a network proxy that runs on each node in the cluster.”