Skip to content

Commit 52f3543

Browse files
binchenXBin Chen
authored andcommitted
service-network: add some clarity to headless service
1 parent 96469d5 commit 52f3543

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ selectors defined:
458458

459459
For headless Services that define selectors, the endpoints controller creates
460460
`Endpoints` records in the API, and modifies the DNS configuration to return
461-
records (addresses) that point directly to the `Pods` backing the `Service`.
461+
A records (IP addresses) that point directly to the `Pods` backing the `Service`.
462462

463463
### Without selectors
464464

0 commit comments

Comments
 (0)