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.
1 parent bd84bba commit 6ca0d52Copy full SHA for 6ca0d52
content/en/docs/tasks/administer-cluster/cpu-management-policies.md
@@ -53,7 +53,8 @@ management policies to determine some placement preferences on the node.
53
54
{{< feature-state feature_gate_name="WindowsCPUAndMemoryAffinity" >}}
55
56
-CPU Manager support can be enabled on Windows by using the `WindowsCPUAndMemoryAffinity` feature flag and requires support in the container runtime.
+CPU Manager support can be enabled on Windows by using the `WindowsCPUAndMemoryAffinity` feature gate
57
+and it requires support in the container runtime.
58
Once the feature gate is enabled, follow the steps below to configure the [CPU manager policy](#configuration).
59
60
### Configuration
0 commit comments