File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
content/zh-cn/docs/concepts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ weight: 220
13
13
14
14
<!-- overview -->
15
15
16
- {{< feature-state state="alpha" for_k8s_version="v1.28 " >}}
16
+ {{< feature-state feature_gate_name="UnknownVersionInteroperabilityProxy " >}}
17
17
18
18
<!--
19
19
Kubernetes {{< skew currentVersion >}} includes an alpha feature that lets an
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ CPU request 时,Pod 才是 `BestEffort`。Pod 中的容器可以请求(除 C
164
164
-->
165
165
## 使用 cgroup v2 的内存 QoS {#memory-qos-with-cgroup-v2}
166
166
167
- {{< feature-state for_k8s_version="v1.22" state="alpha " >}}
167
+ {{< feature-state feature-gate-name="MemoryQoS " >}}
168
168
169
169
<!--
170
170
Memory QoS uses the memory controller of cgroup v2 to guarantee memory resources in Kubernetes.
You can’t perform that action at this time.
0 commit comments