File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
content/zh/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : 存储容量
3
3
content_type : concept
4
- weight : 45
4
+ weight : 70
5
5
---
6
6
7
7
<!-- overview -->
@@ -10,7 +10,6 @@ Storage capacity is limited and may vary depending on the node on
10
10
which a pod runs: network-attached storage might not be accessible by
11
11
all nodes, or storage is local to a node to begin with.
12
12
13
- {{< feature-state for_k8s_version="v1.19" state="alpha" >}}
14
13
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
15
14
16
15
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
27
26
存储容量是有限的,并且会因为运行 Pod 的节点不同而变化:
28
27
网络存储可能并非所有节点都能够访问,或者对于某个节点存储是本地的。
29
28
30
- {{< feature-state for_k8s_version="v1.19" state="alpha" >}}
31
29
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
32
30
33
31
本页面描述了 Kubernetes 如何跟踪存储容量以及调度程序如何为了余下的尚未挂载的卷使用该信息将
You can’t perform that action at this time.
0 commit comments