Configuring Maesh for Round Robin load balancing

Hi,

I couldn't find an example in the docs of how to do more complex Traefik configuration in Maesh such as setting up Round Robin load balancing. Could someone help out here with an example of how to load balance across a service?

Thanks!

Hello @Homme,

sorry for the delay in response,

The best way to do this would be to use SMI trafficSplit objects (https://github.com/deislabs/smi-spec/blob/master/traffic-split.md). This will allow you to balance across multiple services.