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.