You can protect Kubernetes volumes using VAST Cluster snapshots.
A snapshot is a reference point that preserves the exact folder structure and data content of a data path at a point in time. Snapshots serve as a virtual copy of the data you had at previous points in time and enable you to restore files or directories after deletion or modification.
Note
For more information about VAST snapshots, see the VAST Cluster Administrator's Guide.
You can create snapshots for your Persistent Volume Claims (PVCs) to be able to restore the data based on an existing snapshot.
VAST Block CSI Driver lets you create an instantly writeable clone of a Kubernetes volume.
VAST Block CSI Driver also supports provisioning for read-only PVCs based on Kubernetes-created snapshots.