Skip to content

Commit 3c22c23

Browse files
authored
Merge pull request #26446 from pierrchen/headless
service-network: add some clarity to headless service
2 parents ca018cf + 52f3543 commit 3c22c23

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
@@ -463,7 +463,7 @@ selectors defined:
463463

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

468468
### Without selectors
469469

0 commit comments

Comments
 (0)