Commit dd7b41e5 authored by Marek Biskup's avatar Marek Biskup

add link to cluster addons README

parent d9dabd74
# DNS Integration with Kubernetes # DNS Integration with Kubernetes
As of kubernetes 0.8, DNS is offered as a cluster add-on. If enabled, a DNS As of kubernetes 0.8, DNS is offered as a [cluster add-on](../cluster/addons/README.md).
Pod and Service will be scheduled on the cluster, and the kubelets will be If enabled, a DNS Pod and Service will be scheduled on the cluster, and the kubelets will be
configured to tell individual containers to use the DNS Service's IP. configured to tell individual containers to use the DNS Service's IP.
Every Service defined in the cluster (including the DNS server itself) will be Every Service defined in the cluster (including the DNS server itself) will be
...@@ -35,7 +35,7 @@ time. ...@@ -35,7 +35,7 @@ time.
## For more information ## For more information
See [the docs for the cluster addon](../cluster/addons/dns/README.md). See [the docs for the DNS cluster addon](../cluster/addons/dns/README.md).
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/dns.md?pixel)]() [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/dns.md?pixel)]()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment