Snapshots
vCluster Platform allows you to configure taking snapshots of the vCluster at specific intervals. For detailed vCluster-specific auto snapshots configuration and examples, see the vCluster auto snapshots documentation.
View snapshots​
After enabling automatic snapshots, you can view the list of snapshots for each tenant cluster in the details of the tenant cluster. This menu is only available for Project admins and Platform admins users.
Snapshot name​
Snapshots are identified by a generated name formatted as <Virtual_Cluster_Name>-<Snapshot_Timestamp>.tar.gz.
Snapshot schedule lifecycle​
Snapshots transition through different statuses as part of their execution lifecycle. A typical flow starts with the
snapshot being in the Scheduled state, then moves to the In Progress state while it is being stored. If the snapshot and storage is successful,
the snapshot moves to the Completed state. If an error occurs, the snapshot will be moved to a Failed state.
If a snapshot was removed from the storage backend, but not in vCluster Platform, the snapshot appears in the Not Found state.
| Snapshot Status | Description |
|---|---|
Scheduled | A snapshot that is scheduled to be stored in the storage backend service. Only one snapshot can have the Scheduled status at a time. |
In Progress | A snapshot that is currently being stored in the storage backend service. |
Completed | A snapshot that has been successfully stored in the storage backend service. |
Failed | A snapshot that failed to be taken. |
Not Found | A snapshot that appears in the list but has been removed from the storage backend service. |