mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 17:48:12 -03:30
* created variable to enable/disable reverse dns lookups in coredns * fixed linting-error in dns-stack.md
This commit is contained in:
@@ -82,6 +82,10 @@ dns_etchosts: |
|
||||
192.168.0.200 ingress.example.com
|
||||
```
|
||||
|
||||
### enable_coredns_reverse_dns_lookups
|
||||
|
||||
Whether reverse DNS lookups are enabled in the coredns config. Defaults to `true`.
|
||||
|
||||
## DNS modes supported by Kubespray
|
||||
|
||||
You can modify how Kubespray sets up DNS for your cluster with the variables ``dns_mode`` and ``resolvconf_mode``.
|
||||
|
||||
Reference in New Issue
Block a user