Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use kubespawner profiles for different hardware access #246

Open
sandertyu opened this issue Sep 2, 2021 · 2 comments
Open

Use kubespawner profiles for different hardware access #246

sandertyu opened this issue Sep 2, 2021 · 2 comments

Comments

@sandertyu
Copy link
Contributor

We can use kubespawner to create different profiles on the Jhub for users that need gpu access, or more cpu requirements, etc. We can set these up through the config files, and the first profile we want to add is one that simply spawns directly into rstudio. We will also want to add a profile later with alphafold and elevated resource permissions.

@TimStewartJ
Copy link
Member

I've managed to create a profile that spawns directly into rstudio. This is visible on https://staging.jupyter.libretexts.org. The configuration option for this was default_url under kubespawner_override.

@TimStewartJ
Copy link
Member

Profiles with higher memory and cpu limits have been set up and verified to be funcitonal on staging jhub. Now we just need to figure out how to add GPU profiels when the time comes for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants