Traefik as inter services communication proxy

Hello,
We have a kubernetes cluster with many microservices. We are looking for a solution for inter-services http communication and think traefik might be the one for us.
Does anyone have any experience with this kind of setup.
To be clear, we do not need to use incoming internet traffic, only internal.

Thanks!