enhancements
enhancements copied to clipboard
KEP-4622: Add a TopologyManager policy option for MaxAllowableNUMANodes
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: https://github.com/kubernetes/kubernetes/pull/124148#issuecomment-2095757715
- 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.33
- [x] Beta
- [x] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/4624 - [x] Code (
k/k) update PR(s): https://github.com/kubernetes/kubernetes/pull/124148 - [x] Docs (
k/website) update PR(s): https://github.com/kubernetes/website/pull/46870
- [x] KEP (
- [ ] Stable
- [ ] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/5166 - [ ] Code (
k/k) update PR(s): - [ ] Docs (
k/website) update(s):
- [ ] 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.
/sig node
/assign @cyclinder
I've added this to the tracking sheet for 1.31: https://docs.google.com/document/d/1U10J0WwgWXkdYrqWGGvO8iH2HKeerQAlygnqgDgWv4E/edit
/label lead-opted-in /milestone v1.31 /stage alpha
Hello @cyclinder @klueska π, Enhancements team here.
Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024.
This enhancement is targeting stage alpha for v1.31 (correct me, if otherwise)
Here's where this enhancement currently stands:
- [ ] KEP readme using the latest template has been merged into the k/enhancements repo.
- [x] KEP status is marked as
implementableforlatest-milestone: v1.31. KEPs targetingstablewill need to be marked asimplementedafter code PRs are merged and the feature gates are removed. - [ ] KEP readme has up-to-date graduation criteria
- [ ] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here). If your production readiness review is not completed yet, please make sure to fill the production readiness questionnaire in your KEP by the PRR Freeze deadline of Thursday 6th June 2024 so that the PRR team has enough time to review your KEP.
For this KEP, it looks like we still need to do the following:
- [ ] Merge https://github.com/kubernetes/enhancements/pull/4624 before the enhancement freeze date.
- [ ] Update KEP stage to
alphaif that's the intended stage, right now it looks as though the KEP is targetingbetafor v1.31 - [ ] Add graduation criteria for
alphaif that's the intended stage targeted
The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well.
If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you!
Hello @cyclinder @klueska π, Enhancements team here.
Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024.
This enhancement is targeting stage
alphafor v1.31 (correct me, if otherwise)
In this case we are opting in the new sig-arch recommendations: https://github.com/kubernetes/community/pull/7828/commits/d060ec0d6e51f7f476f73975573924b87b3927df and starting directly to beta stage as the change is very safe and self-contained.
cc @SergeyKanzhelev @klueska
@ffromani @cyclinder I can update targeting for this enhancement, could you please update the issue description with the stages and targeted milestones accordingly?
/stage beta
Hi @priann, I've updated the PR descriptions, Is this okay with you? and please let me know if you need me to update anything else.
@cyclinder: The description looks good, please make sure to get #4624 merged before the enhancements freeze deadline!
@cyclinder @klueska This is super close to being merged it looks like, but weβre at the freeze deadline. Please file an exception if you want this included in the release.
@prianna We've already received an exception request for this KEP for 1 day. We can keep this as at risk for enhancements freeze for now and come back once the decision for the exception request is made.
Yes, I preemptively filed an exception request yesterday. It looks like the PR is now merged though.
@klueska Awesome, thanks for the update! I will update the KEP once I get to my laptop.
Hey @sreeram-venkitesh can you let me know if this one will be officially moved to Tracked for Enhancement Freeze? π
Yes it will be, I'm traveling right now. I will update it in the board in some time.
Thanks @sreeram-venkitesh!
Sooo hey @cyclinder
:wave: from the v1.31 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement! Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating. Or like in this case, a flag that enables a new kind of config.
To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines.
Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.
KEP is marked as tracked for enhancements freeze as the exception was approved earlier.
CC: @klueska @Priyankasaggu11929 @neoaggelos
Hi @mbianchidev, I'd love to write a feature blog for this, I'll open a Feature Blog placeholder PR these days, thanks!
Hi @mbianchidev, I'd love to write a feature blog for this, I'll open a Feature Blog placeholder PR these days, thanks!
Awesome! Let me know if you need anything now or later on :)
Hi @klueska, Do you think we should write a blog for this kep, if so, I can do that.
@cyclinder @klueska v1.31 Docs team here. I created a draft PR for this in the release docs. Can you review it? Feel free to add to the PR.
https://github.com/kubernetes/website/pull/46870
Hey @cyclinder comms here: have you created a placeholder for the blog? Need any help? Let us know!
Hi @mbianchidev Thanks for taking care of this. I incorrectly assumed that https://github.com/kubernetes/website/pull/46870 was that placeholder PR, so I didn't create the PR, now let me create it! sorry.
https://github.com/kubernetes/website/pull/47073
Hey again @cyclinder π Enhancements team here,
Just checking in as we approach code freeze at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024.
Here's where this enhancement currently stands:
- [x] All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
- [ ] All PR/s are ready to be merged (they have
approvedandlgtmlabels applied) by the code freeze deadline. This includes tests.
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze:
- https://github.com/kubernetes/kubernetes/pull/124148
If you anticipate missing code freeze, you can file an exception request in advance.
Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks!
Thanks for the reminder, I think https://github.com/kubernetes/kubernetes/pull/124148 can be merged before code freeze.
Hey @cyclinder with the merge of https://github.com/kubernetes/kubernetes/pull/124148 as per the issue, this enhancement is now marked as tracked for code freeze for the 1.31 Code Freeze!
@klueska @ffromani @cyclinder What is our plan for this feature for 1.32?
I think we can add a metric to record the pod_admission_time at least.