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` 资源示例如下所示: