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
{{ message }}
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: