service-network: add some clarity to headless service

This commit is contained in:
Bin Chen
2021-02-10 16:41:32 +11:00
committed by Bin Chen
parent 96469d515e
commit 52f35431d9
@@ -458,7 +458,7 @@ selectors defined:
For headless Services that define selectors, the endpoints controller creates
`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