Skip to content

Commit

Permalink
CH-110 jupyterhub update wip
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomc committed Jan 20, 2024
1 parent 34f8ec6 commit cff3c6b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions applications/jupyterhub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ To support the pre pulling of task images see (https://github.com/MetaCell/cloud
the template `templates/image-puller/_helpers-daemonset.tpl` has been changed (see line 167 and on)

TODO: remember to implement/revise this code after you have updated/changed the templates of JupyterHub

## How to update

The helm chart is based on the [zero-to-jupyterhub](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/) helm chart.

1. Run update.sh [TAG] # Do not use latest!
2. Restore from the diff files with EDIT: CLOUDHARNESS

Customize notebook image: quay.io/jupyterhub/k8s-singleuser-sample:[TAG]

0 comments on commit cff3c6b

Please sign in to comment.