Skip to content
Discussion options

You must be logged in to vote

loadbalance round_robin was placed in the incorrect config file section. Here the correct config file:

.:53 {
hosts /usr/local/etc/coredns/zone.conf {
reload 1s
ttl 1
}
loadbalance round_robin
errors
}

Record with multiple IPs are being returned in a RoundRobin fashion now :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tofazzz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant