[zh-cn]sync mixed-version-proxy pod-qos

Signed-off-by: xin.li <xin.li@daocloud.io>
pull/45422/head
xin.li 2024-03-03 16:41:22 +08:00
parent 220f27e885
commit 52623cb0b2
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ weight: 220
<!-- overview -->
{{< feature-state state="alpha" for_k8s_version="v1.28" >}}
{{< feature-state feature_gate_name="UnknownVersionInteroperabilityProxy" >}}
<!--
Kubernetes {{< skew currentVersion >}} includes an alpha feature that lets an

View File

@ -164,7 +164,7 @@ CPU request 时Pod 才是 `BestEffort`。Pod 中的容器可以请求(除 C
-->
## 使用 cgroup v2 的内存 QoS {#memory-qos-with-cgroup-v2}
{{< feature-state for_k8s_version="v1.22" state="alpha" >}}
{{< feature-state feature-gate-name="MemoryQoS" >}}
<!--
Memory QoS uses the memory controller of cgroup v2 to guarantee memory resources in Kubernetes.