Add configure link description (#8641)
* Add configure link description I added a configure link description. Just having a link on a page with no introductory context seemed awkward. Signed-off-by: Brad Topol <btopol@us.ibm.com> * removing unnecessary header * updated text to be active voice
This commit is contained in:
parent
ff2df75315
commit
7ace5d4e21
|
@ -3,5 +3,5 @@ title: Configure DNS for a Cluster
|
|||
weight: 120
|
||||
---
|
||||
|
||||
[Configure DNS for a Cluster](https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/cluster-dns)
|
||||
Kubernetes offers a DNS cluster addon, which most of the supported environments enable by default. For more information on how to configure DNS for a Kubernetes cluster, see the [Kubernetes DNS sample plugin.](https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/cluster-dns)
|
||||
|
||||
|
|
Loading…
Reference in New Issue