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

Already on GitHub? Sign in to your account

container culling service #167

Open
anaderi opened this Issue Nov 18, 2016 · 0 comments

Comments

Projects
None yet
1 participant
Owner

anaderi commented Nov 18, 2016

since v 0.7 jupyterhub can run services (https://github.com/jupyterhub/jupyterhub/blob/798346dbe8c9492f32cb7ceea7c6dffe635a85e4/docs/source/services.md)

add parameter to everware config on how long everware should wait before shutting idle container down.
Everware should run culling service to do that (https://github.com/jupyterhub/jupyterhub/tree/master/examples/cull-idle).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment