service-network: add some clarity to headless service

pull/26446/head
Bin Chen 2021-02-10 16:41:32 +11:00 committed by Bin Chen
parent 96469d515e
commit 52f35431d9
1 changed files with 1 additions and 1 deletions

View File

@ -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