[EPIC] - Nebari Backup & Restore #2648
Labels
area: backup-and-restore 💾
All items related to backup and restore
area:developer-experience 👩🏻💻
area: user experience 👩🏻💻
project: JATIC
Work item needed for the JATIC project
type: enhancement 💅🏼
New feature or request
Milestone
This meta issue tracks the progress of implementing backup and restore functionality for our services. The original Request for Discussion (RFD) can be found here. The primary goal of this initiative is to provide an easily accessible solution for users to migrate cluster states during Nebari upgrades.
The first iteration focuses on services including Keycloak, Conda-store, and NFS data.
Within the above architecture, each service has its separate service class with some pre-defined methods to be exposed (e.g backup and restore). Bellow are tracking issues for each component in terms of their design (methods, authentication, serialization etc) and inclusion in the main service:
Design
Implementation
Note: The development work will be done in a separate repository called
nebari-dev/backup-restore
, which will be first developed in Python for fast iteration and later will be moved to Go for easier shipping and launching within nebari. (This allows the code to be executed outside the nebari environment if needed)The text was updated successfully, but these errors were encountered: