Skip to content

Commit e873186

Browse files
author
Guangwen Feng
committed
[zh] Update storage-capacity.md
Signed-off-by: Guangwen Feng <[email protected]>
1 parent 5014b93 commit e873186

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/zh/docs/concepts/storage/storage-capacity.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 存储容量
33
content_type: concept
4-
weight: 45
4+
weight: 70
55
---
66

77
<!-- overview -->
@@ -10,7 +10,6 @@ Storage capacity is limited and may vary depending on the node on
1010
which a pod runs: network-attached storage might not be accessible by
1111
all nodes, or storage is local to a node to begin with.
1212
13-
{{< feature-state for_k8s_version="v1.19" state="alpha" >}}
1413
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
1514
1615
This page describes how Kubernetes keeps track of storage capacity and
@@ -27,7 +26,6 @@ text="Container Storage Interface" term_id="csi" >}} (CSI) drivers and
2726
存储容量是有限的,并且会因为运行 Pod 的节点不同而变化:
2827
网络存储可能并非所有节点都能够访问,或者对于某个节点存储是本地的。
2928

30-
{{< feature-state for_k8s_version="v1.19" state="alpha" >}}
3129
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
3230

3331
本页面描述了 Kubernetes 如何跟踪存储容量以及调度程序如何为了余下的尚未挂载的卷使用该信息将

0 commit comments

Comments
 (0)