-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
lead-opted-inDenotes that an issue has been opted in to a releaseDenotes that an issue has been opted in to a releasesig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA statustracked/yesDenotes an enhancement issue is actively being tracked by the Release TeamDenotes an enhancement issue is actively being tracked by the Release Team
Milestone
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Add a config option to the kubelet that allows us to configure the value of maxAllowableNUMANodes in the TopologyManager
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/4622-topologymanager-max-allowable-numa-nodes/README.md
- Discussion Link: kubelet: Add a TopologyManager policy option: max-allowable-numa-nodes kubernetes#124148 (comment)
- Primary contact (assignee): @klueska @ffromani @cyclinder
- Responsible SIGs: /sig node
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): -
- Beta release target (x.y): 1.31
- Stable release target (x.y): 1.35
- Beta
- KEP (
k/enhancements) update PR(s): KEP-4622: New TopologyManager Policy: max-allowable-numa-nodes #4624 - Code (
k/k) update PR(s): kubelet: Add a TopologyManager policy option: max-allowable-numa-nodes kubernetes#124148 - Docs (
k/website) update PR(s): KEP-4622: Add docs for TopologyManager policy option for MaxAllowableNUMANodes website#46870
- KEP (
- Stable
- KEP (
k/enhancements) update PR(s): KEP-4622: promote topologyManager policy: max-allowable-numa-nodes to GA in 1.35 #5627 - Code (
k/k) update PR(s): KEP-4622: promote topology managermax-allowable-numa-nodesto GA kubernetes#134614 - Docs (
k/website) update(s): KEP-4622: node: topology manager max-allowable-numa-nodes is GA website#52843
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
### Tasks
- [x] Feature implemented behind the existing static policy feature flag
- [x] Initial unit tests completed and coverage is improved
- [x] Documents are improved and enough guidance and examples can be given to potential users.
- [x] Add an e2e test to verify the input validation.
Metadata
Metadata
Assignees
Labels
lead-opted-inDenotes that an issue has been opted in to a releaseDenotes that an issue has been opted in to a releasesig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA statustracked/yesDenotes an enhancement issue is actively being tracked by the Release TeamDenotes an enhancement issue is actively being tracked by the Release Team
Type
Projects
Status
Done
Status
Tracked for Docs Freeze