diff --git a/content/en/docs/concepts/services-networking/service.md b/content/en/docs/concepts/services-networking/service.md index bf8b0f3934df7..8df843028dc3d 100644 --- a/content/en/docs/concepts/services-networking/service.md +++ b/content/en/docs/concepts/services-networking/service.md @@ -857,6 +857,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