jupyterhub / team-compass

A repository for team interaction, syncing, and handling meeting notes across the JupyterHub ecosystem.
http://jupyterhub-team-compass.readthedocs.io
62 stars 33 forks source link

Blog post on running z2jh with single node 'lab' machine with k3s / GPU access #703

Open yuvipanda opened 10 months ago

yuvipanda commented 10 months ago

@cboettig has a setup that's fairly common to many university setups - a single powerful physical machine, with GPUs, that they want to give access to students. While TLJH is a useful setup here, it means you can't really use docker (at least by default). Carl's been experimenting (with some minor, minor help from me) with k3s.io and z2jh to serve these needs instead, and has been working great! I think this is a very helpful success story, to establish the narrative that kubernetes / cloud is not just big commercial cloud providers, it's helpful in other ways too.

I've invited him to help guest write a blog post for the Jupyter blog, and this tracks that process.

yuvipanda commented 10 months ago

Blog post being drafted at https://hackmd.io/wJPNgpUETrG2F_-TthQTYw

minrk commented 10 months ago

That sounds awesome!

rgaiacs commented 10 months ago

This looks incredible. Looking forward to read the blog post.

yuvipanda commented 10 months ago

This is going great! We also tested this on jetstream and it seems to work well :)