Skip to content

Commit 085b35c

Browse files
authored
Merge pull request #45933 from steve-hardman/fix-feature-state
Fix feature-state for "Memory QoS with cgroup v2"
2 parents 8774faf + aeb36c0 commit 085b35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/pod-qos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Containers in a Pod can request other resources (not CPU or memory) and still be
8787

8888
## Memory QoS with cgroup v2
8989

90-
{{< feature-state feature-gate-name="MemoryQoS" >}}
90+
{{< feature-state feature_gate_name="MemoryQoS" >}}
9191

9292
Memory QoS uses the memory controller of cgroup v2 to guarantee memory resources in Kubernetes.
9393
Memory requests and limits of containers in pod are used to set specific interfaces `memory.min`

0 commit comments

Comments
 (0)