mirror of https://github.com/k3s-io/k3s
Fixed broken link to addons/README.md
Fixed broken link to addons/README.mdpull/6/head
parent
2a228bf45e
commit
a7bf6665ab
|
@ -261,7 +261,7 @@ variables will not be populated. DNS does not have this restriction.
|
||||||
### DNS
|
### DNS
|
||||||
|
|
||||||
An optional (though strongly recommended) [cluster
|
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 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
|
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.
|
`Pods` should be able to do name resolution of `Services` automatically.
|
||||||
|
|
Loading…
Reference in New Issue