Skip to content

Commit

Permalink
Document detail about headless Services
Browse files Browse the repository at this point in the history
  • Loading branch information
sftim committed Feb 23, 2023
1 parent bf670ae commit 6deaa65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/docs/concepts/services-networking/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,9 @@ either:
* For IPv4 endpoints, the DNS system creates A records.
* For IPv6 endpoints, the DNS system creates AAAA records.

When you define a headless Service without a selector, the `port` must
match the `targetPort`.

## Discovering services

For clients running inside your cluster, Kubernetes supports two primary modes of
Expand Down

0 comments on commit 6deaa65

Please sign in to comment.