We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8774faf + aeb36c0 commit 085b35cCopy full SHA for 085b35c
content/en/docs/concepts/workloads/pods/pod-qos.md
@@ -87,7 +87,7 @@ Containers in a Pod can request other resources (not CPU or memory) and still be
87
88
## Memory QoS with cgroup v2
89
90
-{{< feature-state feature-gate-name="MemoryQoS" >}}
+{{< feature-state feature_gate_name="MemoryQoS" >}}
91
92
Memory QoS uses the memory controller of cgroup v2 to guarantee memory resources in Kubernetes.
93
Memory requests and limits of containers in pod are used to set specific interfaces `memory.min`
0 commit comments