Hello guys,
I'm trying to use traefik inside ECS and behind an ALB. Traefik is using DAEMON mode and serving as frontend to some apps. My problem is sometimes requests hang up, as traefik seems to try to route requests to an ECS Instance that do not have a replica of the service. On logs I cant see anything wrong. Looks like I'm missing something (configs, labels, args?).
Thanks for your help.