2i2c-org / infrastructure

Infrastructure for configuring and deploying our community JupyterHubs.
https://infrastructure.2i2c.org
BSD 3-Clause "New" or "Revised" License
106 stars 64 forks source link

Deploy jupyterhub-home-nfs to CryoCloud #5067

Open sgibson91 opened 1 week ago

sgibson91 commented 1 week ago

Context

Deploy the jupyterhub-home-nfs project to the CryoCloud cluster and migrate the home directories

Task list

- [ ] Determine disk size and quota for staging hub
- [ ] Create an in-cluster EBS volume for staging hub
- [ ] Migrate staging hub home dirs from EFS to EBS volume
- [ ] Determine migration window with CryoCloud community for prod
- [ ] Determine disk size and quota for prod hub
- [ ] [During migration window] Migrate CryoCloud prod hub home dirs from EFS to EBS
- [ ] Decommission old EFS instance from CryoCloud

Definition of Done

sgibson91 commented 1 day ago

Since this is exactly the same work that I did for nmfs-openscapes, I took the opportunity to size this by: adding up all the points allocated to the nmfs-openscapes migration tasks, then choosing a number on our fibonacci scale closest to that sum.

sgibson91 commented 1 day ago

I would also love for someone not me to do this migration to spread the knowledge!