We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f81e97 + f45a058 commit f1c0a04Copy full SHA for f1c0a04
content/zh-cn/docs/concepts/storage/volume-snapshots.md
@@ -117,6 +117,13 @@ Users need to be aware of the following when using this feature:
117
来提供对卷快照的支持。详见 [CSI 驱动程序文档](https://kubernetes-csi.github.io/docs/)
118
- Kubernetes 负责 CRD 和快照控制器的安装。
119
120
+<!--
121
+For advanced use cases, such as creating group snapshots of multiple volumes, see the external
122
+[CSI Volume Group Snapshot documentation](https://kubernetes-csi.github.io/docs/group-snapshot-restore-feature.html).
123
+-->
124
+对于高级用例,例如创建多个卷的组快照,请参阅外部
125
+[CSI 卷组快照文档](https://kubernetes-csi.github.io/docs/group-snapshot-restore-feature.html)。
126
+
127
<!--
128
## Lifecycle of a volume snapshot and volume snapshot content
129
0 commit comments