From 4dbe8511ba9a4004992a67cde3657ed58ed95c0f Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Sun, 22 Jan 2017 01:50:50 +0100 Subject: [PATCH] Add a link for headless services (#2267) --- docs/admin/dns.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin/dns.md b/docs/admin/dns.md index 407c439b73..4ac5bf0ddb 100644 --- a/docs/admin/dns.md +++ b/docs/admin/dns.md @@ -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: