mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
Link to idle culler
This commit is contained in:
@@ -240,8 +240,8 @@ can also automatically add a proxy route to forward web requests to
|
|||||||
that service.
|
that service.
|
||||||
|
|
||||||
A common example of a service is the [cull idle
|
A common example of a service is the [cull idle
|
||||||
servers](https://jupyterhub.readthedocs.io/en/stable/getting-started/services-basics.html#real-world-example-to-cull-idle-servers)
|
servers](https://github.com/jupyterhub/jupyterhub-idle-culler)
|
||||||
script. When started by the hub, it automatically gets admin API
|
service. When started by the hub, it automatically gets admin API
|
||||||
tokens. It uses the API to list all running servers, compare against
|
tokens. It uses the API to list all running servers, compare against
|
||||||
activity timeouts, and shut down servers exceeding the limits. Even
|
activity timeouts, and shut down servers exceeding the limits. Even
|
||||||
though this is an intrinsic part of JupyterHub, it is only loosely
|
though this is an intrinsic part of JupyterHub, it is only loosely
|
||||||
|
Reference in New Issue
Block a user