Merge pull request #49281 from Arhell/en-add

[en] update cluster add-on link
This commit is contained in:
Kubernetes Prow Robot 2025-01-09 03:16:33 -08:00 committed by GitHub
commit 17c71157f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Your cluster must be running the CoreDNS add-on.
## Introduction
DNS is a built-in Kubernetes service launched automatically
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).
{{< note >}}
The CoreDNS Service is named `kube-dns` in the `metadata.name` field.