You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(copied from discussion on Marketplace dev GitLab organization)
Following on from a discussion with @Lukas_Koschmieder, it may prove beneficial to implement a load balancing system into S-R (i.e. Kubenetes) in order to support large groups of users (~200 at a time) for tutorials / online training.
It seems like at the very least this will require developing a new Spawner class, as well as ensuring that S-R can be ran on a stable JupyterHub Helm chart version: https://jupyterhub.github.io/helm-chart/
In which case we may expect it to be dependent on #552
The text was updated successfully, but these errors were encountered:
flongford
changed the title
Explore Kubenetes in S-R
Explore Kubenetes in S-R?
Nov 26, 2021
(copied from discussion on Marketplace dev GitLab organization)
Following on from a discussion with @Lukas_Koschmieder, it may prove beneficial to implement a load balancing system into S-R (i.e. Kubenetes) in order to support large groups of users (~200 at a time) for tutorials / online training.
AiidaLab are already using K8s and the following guide will be useful to implement something similar: https://zero-to-jupyterhub.readthedocs.io/en/latest/
It seems like at the very least this will require developing a new Spawner class, as well as ensuring that S-R can be ran on a stable JupyterHub Helm chart version: https://jupyterhub.github.io/helm-chart/
In which case we may expect it to be dependent on #552
The text was updated successfully, but these errors were encountered: