We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f0f766 + d3f1ddd commit 17c7115Copy full SHA for 17c7115
content/en/docs/tasks/administer-cluster/dns-custom-nameservers.md
@@ -26,7 +26,7 @@ Your cluster must be running the CoreDNS add-on.
26
## Introduction
27
28
DNS is a built-in Kubernetes service launched automatically
29
-using the _addon manager_ [cluster add-on](http://releases.k8s.io/master/cluster/addons/README.md).
+using the _addon manager_ [cluster add-on](https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/addon-manager/README.md).
30
31
{{< note >}}
32
The CoreDNS Service is named `kube-dns` in the `metadata.name` field.
0 commit comments