kubernetes/cmd/kubelet/app/options
Swati Sehgal cc76a756e4 smtalign: add cpu-manager-policy-options flag in Kubelet
In this patch we enhance the kubelet configuration to support
cpuManagerPolicyOptions.

In order to introduce SMT-awareness in CPU Manager, we introduce a
new flag in Kubelet to allow the user to specify an additional flag
called `cpumanager-policy-options` to allow the user to modify the
behaviour of static policy to strictly guarantee allocation of whole
core.

Co-authored-by: Francesco Romani <fromani@redhat.com>
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-07-08 23:14:59 +02:00
..
container_runtime.go Update pause image to v3.5 2021-05-25 09:04:46 +02:00
globalflags_linux.go Made containerd-namespace flag can be used when kubelet config start cmd 2020-03-10 14:26:28 +08:00
globalflags_other.go Fix cadvisor flag registration for cross build 2018-01-10 13:00:28 -05:00
globalflags_providerless.go Fix providerless kubelet startup 2020-07-31 12:30:12 -04:00
globalflags_providers.go Fix providerless kubelet startup 2020-07-31 12:30:12 -04:00
globalflags.go Fix providerless kubelet startup 2020-07-31 12:30:12 -04:00
options_test.go block not allowed node labels on kubelet 2019-06-26 19:24:30 -03:00
options.go smtalign: add cpu-manager-policy-options flag in Kubelet 2021-07-08 23:14:59 +02:00
osflags_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
osflags_windows.go [kubelet] Allow priority to be set for kubelet process on Windows 2020-11-03 01:18:59 +05:30