Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Add jupyterhub-idle-culler module to the JH image #93

Open
4n4nd opened this issue May 10, 2021 · 1 comment
Open

Add jupyterhub-idle-culler module to the JH image #93

4n4nd opened this issue May 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@4n4nd
Copy link

4n4nd commented May 10, 2021

Is your feature request related to a problem? Please describe.
We have a public instance of Jupyterhub and sometimes users forget about their running servers which blocks our hardware resources even when they are not being utilized.
Related https://github.com/operate-first/SRE/issues/229

Describe the solution you'd like
We would like the jupyterhub-idle-culler module be included in the Jupyterhub image, so that the pod culling service can be set up from the jupyterhub-config.py configuration.

Describe alternatives you've considered
Current Alternative is to deploy the culling service as a separate deployment.

@4n4nd 4n4nd added the enhancement New feature or request label May 10, 2021
@HumairAK
Copy link

Example of how this would be used as a JH managed service: https://jupyterhub.readthedocs.io/en/stable/reference/services.html#launching-a-hub-managed-service

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants