Replace the Configurable HTTP PROXY (CHP) with the Traefik Proxy -- as a Cluster IP service - Using Z2JK

Currently running Z2JK behind an ISTIO Ingress Gateway. The Configurable HTTP Proxy (CHP) sits behind the ISTIO Gateway as a Cluster IP service. Works great.

Want to replace the Configurable HTTP PROXY (CHP) with the Traefik Proxy – as a Cluster IP service – for scalability and resiliency purposes.

Are there any documentation or links to GITHub projects that demonstrate how configure the Traefik Proxy so that it routes traffic to Jupyterhub using the Z2JK framework?

Any help will be greatly appreciated.

Unfortunately Traefik doesn’t yet work with Z2JH: [WIP] use traefik for the proxy by minrk · Pull Request #1162 · jupyterhub/zero-to-jupyterhub-k8s · GitHub

Thank you for the update. Are there any other alternative reverse proxies – other than the CHP – that work with Z2JK you can recommend?