Comment on What load balancers can do HA (preferably open source, web gui)
irotsoma@lemmy.blahaj.zone 5 weeks agoPersonally, I find Traefik much simpler than Nginx, especially with Kubernetes, but even with pure docker, but it’s definitely not as performant. That’s balanced by the fact that it does a lot of automatic detection and has dynamic config loading so I don’t have to break other services when changing configurations.