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:
Brad Topol 2018-05-22 17:59:25 -04:00 committed by k8s-ci-robot
parent ff2df75315
commit 7ace5d4e21
1 changed files with 1 additions and 1 deletions

View File

@ -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)