K3s & multicast?

I’m experimenting with k3s (and k3d) to use in a development environment. One of my kubernetes services broadcasts multicast and another subscribes and receives it. I know k3s uses Traefik, about which, my knowledge is zero. Does k3s support multicast between pods? Thanks