K8s LoadBalancer with UDP endpoint and service doesn't work

Should this be working? I'm using the traefik helm chart to install and it creates a tcp and a udp loadbalancer when I have both tcp and udp ports defined.

Everything looks as expected in the traefik dashboard but I am unable to connect to the udp port using the loadbalancer IP. If I use the external node IP where the pod that I want to connect to is running it works.

Hello @brunnels

Thanks for creating the post. Basically speaking, yes, it should work.
Would it possible to share your configuration and provide a reproducible use case?

Thank you,