From ac0d48784ad3744a9b592f7b92db1a766d9e1247 Mon Sep 17 00:00:00 2001 From: zhuzhenghao Date: Thu, 9 Feb 2023 17:00:01 +0800 Subject: [PATCH] [zh] Sync small changes in page storage-capacity,storage-limits,volume-snapshots --- content/zh-cn/docs/concepts/storage/storage-capacity.md | 4 ++-- content/zh-cn/docs/concepts/storage/storage-limits.md | 8 ++++---- content/zh-cn/docs/concepts/storage/volume-snapshots.md | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/content/zh-cn/docs/concepts/storage/storage-capacity.md b/content/zh-cn/docs/concepts/storage/storage-capacity.md index 461e80b3695..91b9723fe43 100644 --- a/content/zh-cn/docs/concepts/storage/storage-capacity.md +++ b/content/zh-cn/docs/concepts/storage/storage-capacity.md @@ -1,7 +1,7 @@ --- title: 存储容量 content_type: concept -weight: 70 +weight: 80 --- diff --git a/content/zh-cn/docs/concepts/storage/storage-limits.md b/content/zh-cn/docs/concepts/storage/storage-limits.md index f9eb0410722..4572560c632 100644 --- a/content/zh-cn/docs/concepts/storage/storage-limits.md +++ b/content/zh-cn/docs/concepts/storage/storage-limits.md @@ -18,17 +18,17 @@ weight: 90 - 此页面描述了各个云供应商可关联至一个节点的最大卷数。 - 谷歌、亚马逊和微软等云供应商通常对可以关联到节点的卷数量进行限制。 Kubernetes 需要尊重这些限制。 否则,在节点上调度的 Pod 可能会卡住去等待卷的关联。 diff --git a/content/zh-cn/docs/concepts/storage/volume-snapshots.md b/content/zh-cn/docs/concepts/storage/volume-snapshots.md index 27bdef16d3b..b908ffb9133 100644 --- a/content/zh-cn/docs/concepts/storage/volume-snapshots.md +++ b/content/zh-cn/docs/concepts/storage/volume-snapshots.md @@ -390,12 +390,12 @@ the `VolumeSnapshotContent` that corresponds to the `VolumeSnapshot`. 到对应 `VolumeSnapshot` 的 `VolumeSnapshotContent` 中。 -对于预制备的快照,`spec.SourceVolumeMode` 需要由集群管理员填充。 +对于预制备的快照,`spec.sourceVolumeMode` 需要由集群管理员填充。 启用此特性的 `VolumeSnapshotContent` 资源示例如下所示: