Open consideRatio opened 3 years ago
Hello,
I'm deploying Jupyterhub on k8s for a machine learning course. We expect 10 000 users in total and about 200 daily users.
We used to have a monolithic setup based on https://github.com/jupyterhub/jupyterhub-deploy-docker :
The new k8s setup :
I'm using a modified version of yuvipanda/hubtraf
to run heavy machine learning code (requesting CPU and RAM)
The aim is to have a scalable setup that can reach 500 simultaneous users. For now I'm unable to reach that goal but I'll update this post when I find the bottleneck (it's probably due to few CPUs on the JH node).
Please use this GitHub issue to provide feedback on our documented resource requests!
Please accompany feedback with information about...