mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 03:33:56 +00:00
Fixed broken link to addons/README.md
Fixed broken link to addons/README.md
This commit is contained in:
parent
2a228bf45e
commit
a7bf6665ab
@ -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