Added link to DNS Admin Guide

This commit is contained in:
Jared
2016-11-21 13:23:58 -08:00
committed by GitHub
parent 5e1bbeb1eb
commit 5d6460b979
+1 -1
View File
@@ -345,7 +345,7 @@ can do a DNS SRV query for `"_http._tcp.my-service.my-ns"` to discover the port
number for `"http"`.
The Kubernetes DNS server is the only way to access services of type
`ExternalName`.
`ExternalName`. More information is available in the [DNS Admin Guide](http://kubernetes.io/docs/admin/dns/).
## Headless services