Fixed broken link to addons/README.md

Fixed broken link to addons/README.md
pull/6/head
Kai Zhang 2015-06-17 16:31:13 -07:00
parent 2a228bf45e
commit a7bf6665ab
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ variables will not be populated. DNS does not have this restriction.
### DNS ### DNS
An optional (though strongly recommended) [cluster An optional (though strongly recommended) [cluster
add-on](../cluster/add-ons/README.md) is a DNS server. The add-on](../cluster/addons/README.md) is a DNS server. The
DNS server watches the Kubernetes API for new `Services` and creates a set of DNS server watches the Kubernetes API for new `Services` and creates a set of
DNS records for each. If DNS has been enabled throughout the cluster then all DNS records for each. If DNS has been enabled throughout the cluster then all
`Pods` should be able to do name resolution of `Services` automatically. `Pods` should be able to do name resolution of `Services` automatically.