mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
[kubeadm] Add the upstream option in CoreDNS configmap
This commit is contained in:
parent
56b40066d5
commit
77466d4a65
@ -316,6 +316,7 @@ data:
|
|||||||
health
|
health
|
||||||
kubernetes {{ .DNSDomain }} in-addr.arpa ip6.arpa {
|
kubernetes {{ .DNSDomain }} in-addr.arpa ip6.arpa {
|
||||||
pods insecure
|
pods insecure
|
||||||
|
upstream
|
||||||
fallthrough in-addr.arpa ip6.arpa
|
fallthrough in-addr.arpa ip6.arpa
|
||||||
ttl 30
|
ttl 30
|
||||||
}{{ .Federation }}
|
}{{ .Federation }}
|
||||||
|
Loading…
Reference in New Issue
Block a user