Added link to DNS Admin Guide

reviewable/pr1469/r2^2
Jared 2016-11-21 13:23:58 -08:00 committed by GitHub
parent 5e1bbeb1eb
commit 5d6460b979
1 changed files with 1 additions and 1 deletions

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