ClusterIP
Jump to navigation
Jump to search
ClusterIP
: exposes the Service on a cluster-internal IP. Choosing this value makes the Service only reachable from within the cluster. This is the default that is used if you don't explicitly specify a type for a Service
Related
NodePort
externalName
- CKA 1.23 Understand ClusterIP, NodePort, LoadBalancer service types and endpoints
kubectl get services
See also
Advertising: