You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Describe IN DETAIL the feature/behavior/change you would like to see.
We are managing k8s 1.25 wit kOps. We want to be able to change a type of static cpu manager policy.
Currently kOps supports setting --cpu-manager-policy via kubelet.cpuManagerPolicy field, but we can't choose which exact policy to use, e.g. we want something like kubelet.cpuManagerPolicyOptions (see KubeletConfiguration) to provide --cpu-manager-policy-options flag to kubelet.
2. Feel free to provide a design supporting your feature request.
The text was updated successfully, but these errors were encountered:
/kind feature
1. Describe IN DETAIL the feature/behavior/change you would like to see.
We are managing k8s 1.25 wit kOps. We want to be able to change a type of static cpu manager policy.
Currently kOps supports setting
--cpu-manager-policy
viakubelet.cpuManagerPolicy
field, but we can't choose which exact policy to use, e.g. we want something likekubelet.cpuManagerPolicyOptions
(see KubeletConfiguration) to provide--cpu-manager-policy-options
flag to kubelet.2. Feel free to provide a design supporting your feature request.
The text was updated successfully, but these errors were encountered: