File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
content/en/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,9 @@ Users need to be aware of the following when using this feature:
65
65
the csi-snapshotter. See [ CSI Driver documentation] ( https://kubernetes-csi.github.io/docs/ ) for details.
66
66
- The CRDs and snapshot controller installations are the responsibility of the Kubernetes distribution.
67
67
68
+ For advanced use cases, such as creating group snapshots of multiple volumes, see the external
69
+ [ CSI Volume Group Snapshot documentation] ( https://kubernetes-csi.github.io/docs/group-snapshot-restore-feature.html ) .
70
+
68
71
## Lifecycle of a volume snapshot and volume snapshot content
69
72
70
73
` VolumeSnapshotContents ` are resources in the cluster. ` VolumeSnapshots ` are requests
You can’t perform that action at this time.
0 commit comments