Trafeik V2 as K8s Service

Is it possible to use traefik V2 as a kubernetes Service? So basically I want the pods to be exposed using a traefik tcp kubernetes service rather than default kubernetes service. We can do this with envoy proxy but I want to use traefik as we are already using traefik as our ingress controller.