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 2a8fba6 + 5826a44 commit 8a615e7Copy full SHA for 8a615e7
content/en/docs/tasks/administer-cluster/reserve-compute-resources.md
@@ -134,7 +134,7 @@ with `.slice` appended.
134
{{< feature-state for_k8s_version="v1.17" state="stable" >}}
135
136
**Kubelet Flag**: `--reserved-cpus=0-3`
137
-**KubeletConfiguration Flag**: `reservedSystemCpus: 0-3`
+**KubeletConfiguration Flag**: `reservedSystemCPUs: 0-3`
138
139
`reserved-cpus` is meant to define an explicit CPU set for OS system daemons and
140
kubernetes system daemons. `reserved-cpus` is for systems that do not intend to
0 commit comments