ready
kubernetes cluster.local in-addr.arpa ip6.arpa {
pods insecure
upstream
fallthrough in-addr.arpa ip6.arpa
}
hosts /etc/coredns/NodeHosts {
reload 1s
fallthrough
}
prometheus :9153
forward . /etc/resolv.conf
cache 30
loop
reload
loadbalance
}
int.example.group.:53 {
errors
log
prometheus :9153
loadbalance
forward . 10.133.88.74 10.133.86.213 10.133.98.252
cache 30
}
@gecube разрешите попросить о помощи)
в вехрнем форварде почему не поменяешь forward . /etc/resolv.conf на forward . 10.133.88.74 10.133.86.213 10.133.98.252 ?
боюсь. я из другого кубера пытаюсь стучаться в днсы другого кубера. мне нужно от него получить днс имена
странно в доках в примерах точку в конце не ставят, хотя по идее чтобы указать правильный полный домен, точка в конце нужна coredns.io:5300 { file db.coredns.io } example.io:53 { log errors file db.example.io } example.net:53 { file db.example.net } пробовал просто сделать int.example.group:53 {... ?
Обсуждают сегодня