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
@rsignell-usgs I suggest for now to go ahead and assume it is not a big deal and users won't try to delete other resources, is it ok?
If so I'll go ahead and try a complete deployment of Jupyterhub + dask-kubernetes (with each user being able to spawn clusters) + test reading zarr files.
The text was updated successfully, but these errors were encountered:
Now
dask-kubernetes
has support for RBAC, see pangeo-data/pangeo#172.However a Jupyter single-user pod of a user still has enough permissions to kill another user Jupyter or dask pod.
The solution would be namespaces, but it requires a large amount of work, see:
https://github.com/pangeo-data/pangeo/issues/135#issuecomment-384320753
@rsignell-usgs I suggest for now to go ahead and assume it is not a big deal and users won't try to delete other resources, is it ok?
If so I'll go ahead and try a complete deployment of Jupyterhub + dask-kubernetes (with each user being able to spawn clusters) + test reading zarr files.
The text was updated successfully, but these errors were encountered: