jupyter-server / enterprise_gateway

A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
https://jupyter-enterprise-gateway.readthedocs.io/en/latest/
Other
617 stars 222 forks source link

Enable EG to create pods via CRDs on Spark Operator #1119

Closed lresende closed 2 years ago

lresende commented 2 years ago

When integrating EG with Spark Operator, the EG service account needs to be able to create/schedule "sparkapplications" and thus require the additional permissions.