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
620 stars 223 forks source link

Switch default to create PSP in KIP to false due to deprecation #1126

Closed kevin-bates closed 2 years ago

kevin-bates commented 2 years ago

Per the discussion starting here, we should disable the default to create a PodSecurityPolicy in the Kernel Image Puller. I've also included a comment indicating the applicable versions/timeframe, along with a suggestion for how an operator would need to proceed if using a version of K8s in which PSPs don't exist.

The table of K8s/Helm options in the Operators Guide, already show the default as false. :+1:

Thanks to @darkstarmv for their helpful information.