# Enhancement Description - One-line enhancement description (can be used as a release note): Add options to cpumanager policies to allow finer grained thread allocation - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2625-cpumanager-policies-thread-placement/README.md - Discussion Link: 1. Mailing list thread: https://groups.google.com/g/kubernetes-sig-node/c/FMzdUf9UiP0/m/kFIWDzpCAwAJ 2. sig-node presentations: [April 20 2021](https://github.com/fromanirh/fromanirh/blob/main/docs/presentations/k8s-cpumanager-smtawareness/smt-sware-cpumanger-sig-node-20210420.pdf) 3. demo: https://asciinema.org/a/412556 - Primary contact (assignee): @ffromani - Responsible SIGs: sig-node - Enhancement target (which target equals to which milestone): - Alpha release target (1.22): - Beta release target (1.23): - Stable release target (1.33): - [X] Alpha - [X] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/2626 - [X] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/101432 - [X] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/27891 - [X] Beta (handled by @swatisehgal) - [X] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/2933 - [X] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/105012 - [X] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/29709 - [X] Stable - [X] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5108 - [x] Code (`k/k`) update PR(s): - https://github.com/kubernetes/kubernetes/pull/129950 - https://github.com/kubernetes/kubernetes/pull/130535 - [X] Docs (`k/website`) update PR(s): - https://github.com/kubernetes/website/pull/49897
Enhancement Description
Add options to cpumanager policies to allow finer grained thread allocation
k/enhancements) update PR(s): node: cpumanager: add options to reject non SMT-aligned workload #2626k/k) update PR(s): node: cpumanager: add options to reject non SMT-aligned workload kubernetes#101432k/website) update PR(s): cpumanager: document cpu manager policy options website#27891k/enhancements) update PR(s): KEP-2625: Update CPU Manager Policy Options 1.23 Beta #2933k/k) update PR(s): node: graduate CPUManagerPolicyOptions to beta kubernetes#105012k/website) update PR(s): node: cpumanager: policy options to beta: document the options graduation process website#29709k/enhancements) update PR(s): KEP-2625: Promote the CPUManager Policy Optionfull-pcpus-onlyto GA #5108k/k) update PR(s):k/website) update PR(s):