This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:jupyterhub [2020/10/06 08:41] – igor | tips:jupyterhub [2020/10/06 09:26] (current) – igor | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * http:// | * http:// | ||
| - | * http:// | + | * http:// |
| ====== Cluster ====== | ====== Cluster ====== | ||
| - | Il cluster kubernetes (che si appoggia su [[https:// | + | Il cluster kubernetes (che si appoggia su [[https:// |
| < | < | ||
| Line 18: | Line 18: | ||
| * 10.45.206.70 worker-03 | * 10.45.206.70 worker-03 | ||
| </ | </ | ||
| + | |||
| + | ===== Configurazione JupyterHub ===== | ||
| + | |||
| + | Accedere con '' | ||
| + | |||
| + | Editare il file config.yaml per modificare le impostazioni e poi eseguire il comando: | ||
| + | |||
| + | <code bash> | ||
| + | helm upgrade --install $RELEASE jupyterhub/ | ||
| + | </ | ||
| + | |||
| + | dove '' | ||