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.
1 parent 2b6dadd commit 2cb6686Copy full SHA for 2cb6686
content/en/docs/tasks/administer-cluster/nodelocaldns.md
@@ -76,7 +76,7 @@ This feature can be enabled using the following steps:
76
77
* Prepare a manifest similar to the sample
78
[`nodelocaldns.yaml`](https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml)
79
- and save it as `nodelocaldns.yaml.`
+ and save it as `nodelocaldns.yaml`.
80
81
* If using IPv6, the CoreDNS configuration file needs to enclose all the IPv6 addresses
82
into square brackets if used in 'IP:Port' format.
0 commit comments