Skip to content

Commit ca04bf2

Browse files
authored
Merge pull request #48419 from xing-yang/doc_vgs
Add document link for volume group snapshots
2 parents d8dbc91 + 5e5f909 commit ca04bf2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/concepts/storage/volume-snapshots.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ Users need to be aware of the following when using this feature:
6565
the csi-snapshotter. See [CSI Driver documentation](https://kubernetes-csi.github.io/docs/) for details.
6666
- The CRDs and snapshot controller installations are the responsibility of the Kubernetes distribution.
6767

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+
6871
## Lifecycle of a volume snapshot and volume snapshot content
6972

7073
`VolumeSnapshotContents` are resources in the cluster. `VolumeSnapshots` are requests

0 commit comments

Comments
 (0)