-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CPUManager policy option to align CPUs by Socket instead of by NUMA node #3327
Comments
PR for above enhancement: #3334 |
/milestone v1.25 |
Hello @klueska, @arpitsardhana 👋, 1.25 Enhancements team here. Just checking in as we approach enhancements freeze on 18:00 PST on Thursday June 16, 2022. For note, This enhancement is targeting for stage Here's where this enhancement currently stands:
Looks like for this one, we would need to update the open KEP PR #3334 for following & get it merged by Enhancements Freeze:
For note, the status of this enhancement is marked as |
Thanks @Priyankasaggu11929 for heads up! |
@Priyankasaggu11929 Updated the KEP PR #3334 with test plan section and adhered to format |
Hello @arpitsardhana, thanks for the heads up & quick update 🙂 Now we require to just get the open KEP PR merged before the updated enhancements freeze on Thursday, June 23, 2022 at 18:00 PM PT. Thank you! Just one nit, we need marking this checkbox, in the Test Plan section:
|
Updated the PR with above nit! Thanks |
With KEP PR #3334 merged, the PR is ready for the 1.25 Enhancements Freeze. For note, the status is now marked as |
Hi @klueska, Enhancements team here again 👋 Checking in as we approach Code Freeze at 01:00 UTC on Wednesday, 3rd August 2022. Please ensure that the following items are completed before the code-freeze:
Currently, the status of the enhancement is marked as Thanks :) |
Pull Request for feature: kubernetes/kubernetes#111278 |
Hey @arpitsardhana, reaching out again as we approach Code Freeze at 01:00 UTC on this Wednesday i.e 3rd August 2022. |
Issues to track for beta:
Noted all issues to be tracked for Beta @klueska @fromanirh @swatisehgal |
With k/k code PR kubernetes/kubernetes#111278 merged now, this enhancement is marked as |
Just out of curiosity, why was this moved to "tracked/no"? The code for this merged as an alpha release in 1.25 and we plan to transition it to beta in 1.26. Shouldn't it be |
Hey @klueska 👋 Please refer: cc: @rhockenbury |
Even though the code to bring this enhancement to alpha has already merged? I would expect a |
Hi @klueska Yes, enhancements need to opt into the current release cycle for when they are planned to graduate. We'll get this opted into v1.26 for beta, but for graduation to stable later on, you'll need to opt in again. The opt in process just involves applying the /label lead-opted-in |
No, we are set here and nothing additional is needed. This will remain in alpha for 1.26, and you'll need to opt in again when the 1.27 cycle starts to graduate the enhancements to beta. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
is this KEP will be worked on in 1.28? |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Enhancement Description
One-line enhancement description (can be used as a release note):
Add CPUManager policy option to align CPUs by Socket instead of by NUMA node
Kubernetes Enhancement Proposal:
KEP-3327: Add CPUManager policy option to align CPUs by Socket instead of by NUMA node #3334
Discussion Link:
There is no public discussion of this. Only private slack messages with @fromanirh and @swatisehgal
Primary contact (assignee):
@klueska, @arpitsardhana
Responsible SIGs:
/sig node
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s):KEP-3327: Add CPUManager policy option to align CPUs by Socket instead of by NUMA node #3334
k/k
) update PR(s):KEP-3327: Add CPUManager policy option to align CPUs by Socket instead of by NUMA node kubernetes#111278
k/website
) update PR(s):Add docs for KEP-3327 Add CPUManager policy option to align CPUs by Socket instead of by NUMA node website#35569
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: