azavea / noaa-hydro-data

NOAA Phase 2 Hydrological Data Processing
11 stars 3 forks source link

Persistent storage for Jupyterhub #63

Closed jpolchlo closed 2 years ago

jpolchlo commented 2 years ago

The Jupyterhub installation in Kubernetes does not store its data in S3 or EBS in a persistent way. Data would be lost if the cluster is shut down. We should find a way to back these Jupyter sessions with some stable store.

Connects #62