-
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
PreferSameNode Traffic Distribution (formerly PreferLocal traffic policy / Node-level topology) #3015
Comments
/sig network |
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 |
/remove-lifecycle stale |
Given the discussion on #3016 I think we want to drop this from 1.24 but keep it open (for now) |
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 |
/remove-lifecycle stale |
Candidate for Alpha in 1.26 |
/milestone v1.26 |
@rhockenbury: Those labels are not set on the issue: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@thockin was your ref to project 148 a typo by chance? Was interested in seeing how a similar design is being implemented in the new KEP or project. |
@robscott and @gauravkghildiyal are cooking an update to topology which gives us some of this, but (IIRC) not the PreferLocal policy. Is that right guys? Help is welcome.. |
Thanks for CC'ing! Yes that's about right. The current thought is to start with support for |
reopening as |
/label lead-opted-in |
Hello @danwinship @thockin 👋, v1.33 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. This enhancement is targeting stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hi @danwinship 👋, 1.33 Enhancements team here, Just a quick friendly reminder as we approach the enhancements freeze later this week, at 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. The current status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hello @danwinship @thockin 👋, v1.33 Enhancements team here. With all the requirements fulfilled, this enhancement is now marked as tracked for the upcoming enhancements freeze 🚀 |
Hello, @thockin 👋, v1.33 Docs Shadow here. Does this enhancement work planned for v1.33 require any new docs or modifications to existing docs? If so, please follow the steps here to open a PR against the dev-1.33 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 27th February 2025 18:00 PDT. Also, take a look at Documenting for a release to get yourself familiarized with the docs requirement for the release. Thank you! |
/assign |
Hi @thockin 👋 v1.33 Docs Lead here. Gentle reminder! The deadline to raise a placeholder Docs PR is Thursday 27th February 2025 18:00 PDT. Thanks! |
Hi @danwinship 👋 -- this is Aakanksha (@aakankshabhende ) from the 1.33 Communications Team! For the 1.33 release, we are currently in the process of collecting and curating a list of potential feature blogs, and we'd love for you to consider writing one for your enhancement! As you may be aware, feature blogs are a great way to communicate to users about features which fall into (but not limited to) the following categories:
To opt in to write a feature blog, could you please let us know and open a "Feature Blog placeholder PR" (which can be only a skeleton at first) against the website repository by Wednesday, 5th March, 2025? For more information about writing a blog, please find the blog contribution guidelines 📚 Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hi @danwinship 👋 -- this is Aakanksha (@aakankshabhende ) from 1.33 Communications Team here again! This is a gentle reminder for the feature blog deadline mentioned above, which is 02:00 UTC Wednesday, 5th March, 2025. To opt in, please let us know and open a Feature Blog placeholder PR against Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hey again @danwinship 👋, v1.33 Enhancements team here, Just checking in as we approach code freeze at 02:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025. Here's where this enhancement currently stands:
For this enhancement, it looks like the 0 PRs have been updated in the issue description. We need to update the Issue description to include all the related PRs of this KEP. If you anticipate missing code freeze, you can file an exception request in advance. The status of this enhancement is marked as |
Hi @danwinship 👋, v1.33 Enhancements team here, Just a quick friendly reminder as we approach the code freeze later this week, at 02:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025. The current status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. Thank you! |
PerferSameNode Traffic Distribution (formerly Node-level topology (formerly PreferLocal traffic policy))
Add a way to signal to kube-proxy that it should deliver traffic to a local endpoint whenever possible, for efficiency.
k/enhancements
) update PR(s): KEP-3015: PreferSameZone/PreferSameNode traffic distribution #5140k/k
) update PR(s): KEP-3015 PreferSameZone/PreferSameNode traffic distribution kubernetes#130844k/website
) update PR(s): KEP-3015 PreferSameNode TrafficDistribution 1.33 placeholder website#49943Please 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: