I want to use both TCP and UDP protocols on the same LB, trough Traefik. Is it possible?
Yes, Traefik as Load Balancer. Not with MetalLB. Using LB in the cloud.
Hi @wmariuss,
the general answer is yes. Traefik can handle TCP and UDP.
Just be aware that UDP "routers" at this time are pretty much only load-balancers in one form or another.
You can find more information in the docs:
I see. but using same Load Balancer? I mean can one Load Balancer server both protocols?