mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-20 01:01:22 +00:00
Merge pull request #9989 from kazhang/patch-1
Fixed broken link to addons/README.md
This commit is contained in:
commit
17446c2c4c
@ -261,7 +261,7 @@ variables will not be populated. DNS does not have this restriction.
|
||||
### DNS
|
||||
|
||||
An optional (though strongly recommended) [cluster
|
||||
add-on](../cluster/add-ons/README.md) is a DNS server. The
|
||||
add-on](../cluster/addons/README.md) is a DNS server. The
|
||||
DNS server watches the Kubernetes API for new `Services` and creates a set of
|
||||
DNS records for each. If DNS has been enabled throughout the cluster then all
|
||||
`Pods` should be able to do name resolution of `Services` automatically.
|
||||
|
Loading…
Reference in New Issue
Block a user