mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-04 19:18:17 -03:30
Add CoreDNS endpoint_pod_names option (#5012)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
54b1fe83f3
commit
92bfcf0467
@@ -138,6 +138,8 @@ nodelocaldns_health_port: 9254
|
||||
# Enable k8s_external plugin for CoreDNS
|
||||
enable_coredns_k8s_external: false
|
||||
coredns_k8s_external_zone: k8s_external.local
|
||||
# Enable endpoint_pod_names option for kubernetes plugin
|
||||
enable_coredns_k8s_endpoint_pod_names: false
|
||||
|
||||
# Can be docker_dns, host_resolvconf or none
|
||||
resolvconf_mode: docker_dns
|
||||
|
||||
Reference in New Issue
Block a user