This is a simple way to load balance across a few servers. It uses IP tables to forward queries to each containerized DNS server.
You must log in or # to comment.
Neat……but dnsdist would be my go to tool for doing this instead. It’s actually built for it, has more options, and probably doesn’t have as many host networking docker deployment limitations.