Deploy Volume Snapshot Component

A volume snapshot refers to a snapshot of a persistent volume, which is a copy of the persistent volume at a specific point in time. If the cluster uses persistent volumes that support snapshot functionality, the volume snapshot component can be deployed to enable this feature.

Currently, the platform only supports creating volume snapshots for PVCs that are dynamically created using storage classes. You can create new PVC bindings based on these snapshots.

Tip: The access modes supported when creating PVCs from snapshots differ from those supported when creating PVCs using storage classes, which are indicated in bold in the table below.

Storage Class Used to Create Volume SnapshotsSingle Node Read-Write (RWO)Multi-Node Read-Only (ROX)Multi-Node Read-Write (RWX)
TopoLVMSupportedNot SupportedNot Supported
CephRBD Block StorageSupportedNot SupportedNot Supported
CephFS File StorageSupportedSupportedSupported

TOC

Deploying via Web Console

  1. Go to Administrator.

  2. Click Marketplace > Cluster Plugins to access the Cluster Plugins list page.

  3. Locate the Alauda Container Platform Snapshot Management cluster plugin, click Install, and wait for a moment until the deployment is successful.

Deploying via YAML

Refs to Installing via YAML

Alauda Container Platform Snapshot Management is a Non-config plugin, and the module-name is snapshot