Skip to content

SnapshotSchedules

API Definition

Kind Version Source
SnapshotSchedule snapscheduler.backube/v1 Backube

Description

SnapshotSchedule defines a schedule for taking automated snapshots of PVC(s).
It is based on a Cronjob-like spec and leverages a SnapshotClass.

This automated snapshot infrastructure relies on the Backube SnapScheduler Operator.
It is particularly usefull for backing up PersistentVolumes in order to protect them from unwanted modifications (software bugs, human errors, etc).

More info in the SnapScheduler documentation.