We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96469d5 commit 52f3543Copy full SHA for 52f3543
content/en/docs/concepts/services-networking/service.md
@@ -458,7 +458,7 @@ selectors defined:
458
459
For headless Services that define selectors, the endpoints controller creates
460
`Endpoints` records in the API, and modifies the DNS configuration to return
461
-records (addresses) that point directly to the `Pods` backing the `Service`.
+A records (IP addresses) that point directly to the `Pods` backing the `Service`.
462
463
### Without selectors
464
0 commit comments