2: 2021-09-09 (木) 20:58:33 iseki  |
現: 2021-09-12 (日) 04:32:04 iseki  |
| | ** helm [#daa60f7c] | | ** helm [#daa60f7c] |
| - | curl https://raw.githubusercontent.com/helm/helm/HEAD/scripts/get-helm-3 | bash | + | curl https://raw.githubusercontent.com/helm/helm/HEAD/scripts/get-helm-3 | bash |
| - | #br | + | |
| | helm repo add jupyterhub https://jupyterhub.github.io/helm-chart/ | | helm repo add jupyterhub https://jupyterhub.github.io/helm-chart/ |
| | helm repo update | | helm repo update |
| | helm upgrade --cleanup-on-fail --install jhub jupyterhub/jupyterhub --namespace njhub --create-namespace --version=1.1.3 --values config.yaml | | helm upgrade --cleanup-on-fail --install jhub jupyterhub/jupyterhub --namespace njhub --create-namespace --version=1.1.3 --values config.yaml |
|
|
| |