Udp load balancing

Hello, can you tell me if udp load balancing is supported in Rancher 2.

It depends how you are deploying - on-prem, cloud, etc.

This document explains this a bit: https://rancher.com/docs/rancher/v2.x/en/concepts/load-balancing/

On-prem, you have a L7 load balancer for HTTP traffic.

There are issues opened for various options: https://github.com/rancher/rancher/issues/14007

Hi,
sorry for reviving this thread, but I just started reviewing 1.6 <-> 2.x rancher and the tcp/udp port LB on RKE/bare metal is of importance.
I’ve read about the --udp-services-configmap for kubernetes/ingress-nginx and was wondering if this is doable in currrent 2.0.6 release.

@alena, I see that there will be some kind of migration tools from 1.6.x provided in 2.1 release. Care to say a word or two about ingress migration since currently only layer-7 is provided?