Skip to content

Commit c07342a

Browse files
authored
Merge pull request #36550 from yanrongshi/zh-cn]Sync-volume-snapshots.md
[zh-cn]Sync volume-snapshots.md
2 parents 6959e20 + 417f1d7 commit c07342a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/zh-cn/docs/concepts/storage/volume-snapshots.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,13 @@ source volume's mode is unknown.
291291
`sourceVolumeMode` 是创建快照的卷的模式。`sourceVolumeMode` 字段的值可以是
292292
`Filesystem` 或 `Block`。如果没有指定源卷模式,Kubernetes 会将快照视为未知的源卷模式。
293293

294+
<!--
295+
`volumeSnapshotRef` is the reference of the corresponding `VolumeSnapshot`. Note that when the `VolumeSnapshotContent` is being created as a pre-provisioned snapshot, the `VolumeSnapshot` referenced in `volumeSnapshotRef` might not exist yet.
296+
-->
297+
`volumeSnapshotRef` 字段是对相应的 `VolumeSnapshot` 的引用。
298+
请注意,当 `VolumeSnapshotContent` 被创建为预配置快照时。
299+
`volumeSnapshotRef` 中引用的 `VolumeSnapshot` 可能还不存在。
300+
294301
<!--
295302
## Converting the volume mode of a Snapshot {#convert-volume-mode}
296303

0 commit comments

Comments
 (0)