danmasta
Results
2
comments of
danmasta
@odg0318 Yeah sure, I just removed the udp port entrypoints from traefik config and then added a separate kubernetes load balancer service like this: ```yaml apiVersion: v1 kind: Service metadata:...
Same as @ichxxx , I expose multiple UDP services via traefik. Including video game servers, vpn servers, and dns servers. Sometimes I need to configure a backend for a particular...