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
615 stars 221 forks source link

Set restart strategy to never for spark operator #1269

Closed lresende closed 1 year ago

lresende commented 1 year ago

While reviewing some of the spark operator artifacts I noticed it was not setting the Kubernetes restart policy to never as the other kernelspecs

lresende commented 1 year ago

@kevin-bates Kubernetes Python kernel updated