swan-cern / jupyterhub-extensions

Customized components of the Jupyterhub server in SWAN (handlers, spawners, templates).
GNU Affero General Public License v3.0
26 stars 14 forks source link

SwanKubeSpawner: dynamically set memory request (guarantee) of user pods #79

Closed etejedor closed 1 year ago

etejedor commented 1 year ago

As a fraction of the memory limit that the user specified when launching their session.

Goes together with https://github.com/swan-cern/swan-charts/pull/134