This commit is contained in:
johndmulhausen
2016-03-25 16:11:39 -07:00
parent fcc4e4a76d
commit fce476b1eb
+1 -1
View File
@@ -68,7 +68,7 @@ Addon objects are created in the "kube-system" namespace.
#### DNS
While the other addons are not strictly required, all Kubernetes
clusters should have [cluster DNS](dns.md), as many examples rely on it.
clusters should have [cluster DNS](/docs/admin/dns/), as many examples rely on it.
Cluster DNS is a DNS server, in addition to the other DNS server(s) in your
environment, which serves DNS records for Kubernetes services.