Merge pull request #26446 from pierrchen/headless
service-network: add some clarity to headless service
This commit is contained in:
@@ -463,7 +463,7 @@ selectors defined:
|
|||||||
|
|
||||||
For headless Services that define selectors, the endpoints controller creates
|
For headless Services that define selectors, the endpoints controller creates
|
||||||
`Endpoints` records in the API, and modifies the DNS configuration to return
|
`Endpoints` records in the API, and modifies the DNS configuration to return
|
||||||
records (addresses) that point directly to the `Pods` backing the `Service`.
|
A records (IP addresses) that point directly to the `Pods` backing the `Service`.
|
||||||
|
|
||||||
### Without selectors
|
### Without selectors
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user