Kubernetes Service Concepts
Jump to navigation
Jump to search
Internal
Service
A Service is automatically registered with the cluster's DNS service so cluster components can find services by name.
ClusterIP
NodePort
LoadBalancer
ExternalName
Endpoint
Endpoint Controller
The endpoint controller is part of the controller manager.