Traefik 2.2, tcp and kubernetes ingress

I have a couple k8s pods that have a TCP network service, but I cannot figure out how to configure the Traefik 2.2.1 kubernetes ingress to expose that service.

How can I cause a tcp router to be set up from either the k8s ingress or service definition?

Thanks,

Jeff