Traefik not balancing traffic properly

We're running Traefik in AWS on an EKS cluster and are testing out Traefik as an ingress controller for one of our applications. We are currently running 20 pods and are seeing 90% of the traffic hitting only 1 pod.

I found this on the traefik github. https://github.com/containous/traefik/issues/5685 Seems similar to my issue.