reanahub / reana

REANA: Reusable research data analysis platform
https://docs.reana.io
MIT License
127 stars 54 forks source link

kubernetes: create a namespace associated to each user #301

Open diegodelemos opened 4 years ago

diegodelemos commented 4 years ago

Once a user is logged in REANA for the first time they will be associated with a Kubernetes namespace. All resources belonging to the concrete users will be stored in their separated namespace.

tiborsimko commented 4 years ago

For REANA 0.7.0, we have introduced support for running REANA in a dedicated namespace. The topic of using multiple namespaces for multiple users will be addressed as part of the OIDC/RBAC sprint coming later.