GitHub - L3w1s-L1u/roundrobin-dnsmasq: A iptables-based round-robin load balanced dns caching server (github.com)
from possiblylinux127@lemmy.zip to selfhosted@lemmy.world on 16 Dec 18:37
https://lemmy.zip/post/28121347

This is a simple way to load balance across a few servers. It uses IP tables to forward queries to each containerized DNS server.

#selfhosted

threaded - newest

Decipher0771@lemmy.ca on 17 Dec 02:01 collapse

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.