[zh-cn]sync mixed-version-proxy pod-qos
Signed-off-by: xin.li <xin.li@daocloud.io>pull/45422/head
parent
220f27e885
commit
52623cb0b2
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue