Add a link for headless services (#2267)

This commit is contained in:
Stefan Sauer
2017-01-22 01:50:50 +01:00
committed by Tim Hockin
parent fac34588ae
commit 4dbe8511ba
+2 -2
View File
@@ -47,8 +47,8 @@ selection from the set.
### SRV records
SRV Records are created for named ports that are part of normal or Headless
Services.
SRV Records are created for named ports that are part of normal or [Headless
Services](http://releases.k8s.io/docs/user-guide/services/#headless-services).
For each named port, the SRV record would have the form
`_my-port-name._my-port-protocol.my-svc.my-namespace.svc.cluster.local`.
For a regular service, this resolves to the port number and the CNAME: