Closed filippomc closed 2 years ago
In order to make a proper deployment and separation we need the following configurations to be fullfilled:
hub.jupyter.org/node-purpose: user
to force Jupyterhub pods go in that node (affinity already specified for jupyterhub pods)
Jupyterhub pods are user pods that are assigned to users upon opening a osbv2 workspace or nwb explorer / netpyne session. Separating the user pods from the server pods is good for security and to avoid these pods taking over server resources.