jupyterhub-deploy-docker icon indicating copy to clipboard operation
jupyterhub-deploy-docker copied to clipboard

Using Kubernetes?

Open syoh opened this issue 6 years ago • 2 comments

Can Kubernetes spawner be used with this installation?

syoh avatar Nov 29 '18 20:11 syoh

It might with some work, but it doesn't make a great deal of sense. Typically kubespawner is used with the jupyterhub helm chart: https://zero-to-jupyterhub.readthedocs.io

minrk avatar Dec 04 '18 13:12 minrk

In our department, we have many single-notebook images that are modified at instructors' requests. We found that these images need to be tested in Jupyterhub environment to make sure everything works as expected. (nbsessionproxy with auto-redirect, container settings, etc.) Our production environment uses Kubernetes spawner, so the current reference installation doesn't allow us to replicate the spawner and the configurations Any suggestions?

syoh avatar Dec 05 '18 17:12 syoh