Fix link in "Customizing DNS Service" docs (#14455)

This commit is contained in:
Prankul
2019-05-22 18:50:20 +05:30
committed by Kubernetes Prow Robot
parent 4aa0fda798
commit 866b99cf72
@@ -9,7 +9,7 @@ content_template: templates/task
{{% capture overview %}}
This page explains how to configure your DNS Pod and customize the
DNS resolution process. In Kubernetes version 1.11 and later, CoreDNS is at GA
and is installed by default with kubeadm. See [Configuring CoreDNS](#config-coredns)
and is installed by default with kubeadm. See [CoreDNS ConfigMap options](#coredns-configmap-options)
and [Using CoreDNS for Service Discovery](/docs/tasks/administer-cluster/coredns/).
{{% /capture %}}