标签:secure str version The through data consul reload adb
apiVersion: v1
data:
Corefile: |
.:53 {
errors
health {
lameduck 5s
}
ready
kubernetes cluster.local in-addr.arpa ip6.arpa {
pods insecure
fallthrough in-addr.arpa ip6.arpa
ttl 30
}
prometheus :9153
forward . 192.168.44.1 //upstream dns server
cache 30
loop
reload
loadbalance
}
consul.local:53 {
errors
cache 30
forward . 10.96.0.10 # coredns server ip
}
标签:secure str version The through data consul reload adb
原文地址:https://www.cnblogs.com/nocanstillbb/p/13236267.html