Traffic round robin using kubernetes external name service instead of Traefik

Hi,

Due to this issue , for lower RPS services we want to use kubernetes external name service and let the kubernetes do the round robin. But in this case also looks like traefik is doing RR, is there any way around it ?

Thanks