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 590e871 + 9c26f03 commit fd7fa1fCopy full SHA for fd7fa1f
content/en/docs/concepts/services-networking/service.md
@@ -866,6 +866,9 @@ either:
866
* For IPv4 endpoints, the DNS system creates A records.
867
* For IPv6 endpoints, the DNS system creates AAAA records.
868
869
+When you define a headless Service without a selector, the `port` must
870
+match the `targetPort`.
871
+
872
## Discovering services
873
874
For clients running inside your cluster, Kubernetes supports two primary modes of
0 commit comments