Kubernetes Service
A stable virtual IP and DNS name in front of an ever-changing set of Pods selected by labels; kube-proxy (or an eBPF dataplane) load-balances connections across the ready endpoints. Types ClusterIP, NodePort, and LoadBalancer trade internal-only access against external exposure.
This Concept is waiting for its first lesson!
A stable virtual IP and DNS name in front of an ever-changing set of Pods selected by labels; kube-proxy (or an eBPF dataplane) load-balances connections across the ready endpoints. Types ClusterIP, NodePort, and LoadBalancer trade internal-only access against external exposure.
Are you a teacher? Sign in to start contributing.
Sign In