- ソース を表示
- Kubernetes/helm へ行く。
2: 2021-09-09 (木) 20:58:33 iseki ![]() |
現: 2021-09-12 (日) 04:32:04 iseki ![]() |
||
---|---|---|---|
Line 1: | Line 1: | ||
** 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 |
- Kubernetes/helm のバックアップ一覧
- Kubernetes/helm のバックアップ差分(No. All)
- 1: 2021-09-09 (木) 18:59:43 iseki
- 2: 2021-09-09 (木) 20:58:33 iseki
- 現: 2021-09-12 (日) 04:32:04 iseki