Kubernetes Services · Schema
Service
A Service is an abstract way to expose an application running on a set of Pods as a network service. It provides a stable virtual IP and DNS name, decoupling consumers from individual pod IPs.
Container OrchestrationKubernetesLoad BalancingNetworkingService Discovery