Snapshot and Restore Persistent Volume on Kubernetes
FPT Cloud Managed Kubernetes Engine (M-FKE) supports creating snapshots and restoring Persistent Volume Claims (PVC).
See the related documentation:
- Persistent Volume snapshot feature: Guide to creating PV snapshots on Kubernetes, including VolumeSnapshotClass and VolumeSnapshot configuration.
- Restore volume from snapshot feature: Guide to restoring PV data from a created snapshot.
- Schedule PVC snapshots: Guide to automatically creating PVC snapshots on a schedule using CronJob.
- Schedule PVC snapshot deletion: Guide to automatically deleting old PVC snapshots using CronJob.
- Backup & Restore feature: Guide to managing PVC backup and restore through the FPT Cloud Portal interface.