question: granular cluster resource limits based on user / Jupyter RBAC
Open
- Dominant language
- Python
- Stars
- 148
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
dask-gateway allows setting resource limits on the clusters that can be created by users ..
https://gateway.dask.org/resource-limits.html
but they are global for all users. for a multi-tenant deployment it is often the case that there are various user groups to which different limits might apply.
Jupyter Lab 2.0 introduces some notion of RBAC-based authentication
and I was wondering whether that could be used fo set more granular settings in dask-gateway?
perhaps @consideRatio has thoughts here as well
Contributor guide
Assessment
This issue has not been assessed yet.