Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5e5f909

Browse filesBrowse files
committed
Add document link for volume group snapshots
1 parent 35e7e1d commit 5e5f909
Copy full SHA for 5e5f909

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Collapse file

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

Copy file name to clipboardExpand all lines: content/en/docs/concepts/storage/volume-snapshots.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.