Manifests to accompany the CSI Snapshots Demo on YouTube
- demo-sc-pvc-pod-rwo.yaml contains sample StorageClass, PVC, PV and Pod manifests to test snapshot
- csi-snapshot-class.yaml contains VolumeSnapshotClass manifest
- dynamic-vol-snap.yaml contains VolumeSnapshot manifest to take a snapshot of demo PVC
- snapshot-restore.yaml contains PVC manifest that restore snapshot to a new PVC
- snapshot-restore-pod.yaml contains Pod manifest to mount new PVC and check snapshot data contents