tapis-project / pods_service

Network Accessible Pods API.
https://tapis.readthedocs.io/en/latest/technical/pods.html
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

KG 0.43 - Backups #23

Closed NotChristianGarcia closed 1 year ago

NotChristianGarcia commented 1 year ago

Settled on creating Volume and Snapshot objects in the service. Using Volumes, users are able to partition persistent block storage and have it mounted to their created pods. Said volumes can be easily shared and mounted to multiple places. Snapshots allow users to take snapshots of their volumes at particular times. Users can also mount snapshots to their pods and share them as easily and volumes.