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.
2 parents ca018cf + 52f3543 commit 3c22c23Copy full SHA for 3c22c23
content/en/docs/concepts/services-networking/service.md
@@ -463,7 +463,7 @@ selectors defined:
463
464
For headless Services that define selectors, the endpoints controller creates
465
`Endpoints` records in the API, and modifies the DNS configuration to return
466
-records (addresses) that point directly to the `Pods` backing the `Service`.
+A records (IP addresses) that point directly to the `Pods` backing the `Service`.
467
468
### Without selectors
469
0 commit comments