You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To upgrade JupyterHub edit ohjh/requirements.yaml replacing the version of the jupyerhub chart with the one you want to use from https://jupyterhub.github.io/helm-chart/ Probably the latest development build is a good idea.
The text was updated successfully, but these errors were encountered:
Once the new node pool is up, cordon the nodes in the old pool, then delete the hub, proxy and token refresher pods. They should restart and be scheduled on the new node pool.
Once the pods have restarted and you verified that they work drain each node and the ndelete the node pool.
There are two things that can be updated:
To upgrade JupyterHub edit
ohjh/requirements.yaml
replacing the version of the jupyerhub chart with the one you want to use from https://jupyterhub.github.io/helm-chart/ Probably the latest development build is a good idea.The text was updated successfully, but these errors were encountered: