Jupyterhub multi instance/node – JupyterHub

Hi Team,

I am trying to see the possibility of having support of multi-node jupyterhub.

At the moment we have a single node instance Jupyterhub on edge node (based hadoop cluster) and the notebooks are spawned via YarnSpawner
The requirement is to have a jupyterhub multi instance/node.
Just wanted to check if it is possible to have multi-node setup where end user will have single entry point and notebooks will be served on one of the hub nodes based on the request.
TraekifEtcProxy can help?

P.S We can’t use Kubernetes

Read more here: Source link