How to configure internal load balancer algorithm

is there any documentation on how to configure internal load balancing?
in the Networking Master Class Meetup its mentioned the default internal load balancer algorithm is round robin however this can be changed.
has anyone succeeded in doing this on a custom cluster?

thanks :slight_smile:

If you are using the NGINX Ingress - the default - you can configure it with a ConfigMap and Annotations.