Skip to content

Commit 1fa0927

Browse files
authored
Merge pull request #38614 from pacoxu/patch-12
Add reservedSystemCpus in KubeletConfiguration as the flag is not the same style
2 parents 090812a + 3662a15 commit 1fa0927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/tasks/administer-cluster/reserve-compute-resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ with `.slice` appended.
133133
{{< feature-state for_k8s_version="v1.17" state="stable" >}}
134134

135135
**Kubelet Flag**: `--reserved-cpus=0-3`
136+
**KubeletConfiguration Flag**: `reservedSystemCpus: 0-3`
136137

137138
`reserved-cpus` is meant to define an explicit CPU set for OS system daemons and
138139
kubernetes system daemons. `reserved-cpus` is for systems that do not intend to

0 commit comments

Comments
 (0)