The examples in the book show Traefik integration with Jaeger/Zipkin, Prometheus, Grafana, and FluentD. Traefik, TLS passtrough - Traefik v2 - Traefik Labs Community Forum Traefik is an HTTP reverse proxy. Here is the IngressRoute for my Traefik Dashboard: apiVersion: traefik.containo.us/v1alpha1 kind: IngressRoute metadata: name: traefik. Traefik natively includes some features which Nginx lacks: Ability to use cross-namespace TLS certificates ( this may be accidental, but it totally works currently) An elegant "middleware" implementation allowing certain requests to pass through additional layers of authentication. Create ingress with automatic TLS - Azure Kubernetes Service Traefik Labs Community Forum Dashboard TLS Certificate Isssue when using Curl . After doing all this, I could connect to the site on HTTPS but it kept . I now often use docker to deploy my applications. ssl - Traefik routing to wrong location - Stack Overflow intermediate_example.com.crt (containing two certificates) example.com.csr (containing one certificate request) I'm using Traefik to host the site, and I've configured Traefik like so in the dynamic.yml config: tls: certificates: - certFile: "certs/example.com.cer" keyFile: "certs/example.com.key" stores: - default ; Pre-existing projects may . Create an ingress controller. I have a TLS passthrough service up and running, and it works great. These values can be overridden by passing values through the command line or can be edited in the sample file values.yaml based on the type of configuration (non-SSL or SSL). Traefik Passthrough [S5GNWK] With labels in a compose file. Therefore we use a tcp router , with a corresponding service entry which uses address instead of url .