Minor Typo in management-policies.md fixed

pull/37560/head
NitishKumar06 2022-10-27 18:19:25 +05:30
parent 79036336f6
commit ea8b02cbcb
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ gate for each individual option.
### Changing the CPU Manager Policy
Since the CPU manger policy can only be applied when kubelet spawns new pods, simply changing from
Since the CPU manager policy can only be applied when kubelet spawns new pods, simply changing from
"none" to "static" won't apply to existing pods. So in order to properly change the CPU manager
policy on a node, perform the following steps: