-
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/autoscalingCategorizes an issue or PR as relevant to SIG Autoscaling.Categorizes an issue or PR as relevant to SIG Autoscaling.stage/alphaDenotes an issue tracking an enhancement targeted for Alpha statusDenotes an issue tracking an enhancement targeted for Alpha 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
HPA may include metrics from unrelated pods if they share the same labels as the target workload. This can cause incorrect scaling, such as staying at maxReplicas even when real usage is low. This proposal updates the HPA to only use pods directly managed by the target workload, avoiding incorrect metrics and improving scaling accuracy.
- One-line enhancement description (can be used as a release note): Improve HPA pod selection accuracy across workload types
- Kubernetes Enhancement Proposal: [in progress]
- Discussion Link:
- Primary contact (assignee): @omerap12, @adrianmoisey
- Responsible SIGs: SIG Autoscaling
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.35
- Beta release target (x.y):
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements
) update PR(s): KEP-5325: HPA - Improve pod selection accuracy across workload types #5331 - Code (
k/k
) update PR(s): KEP 5325 - Improve pod selection accuracy across workload types kubernetes#132628 - Docs (
k/website
) update PR(s):[WIP] Add HPA-pod-selection-strategy blog website#51391 (comment)
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
david-garcia-garcia
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/autoscalingCategorizes an issue or PR as relevant to SIG Autoscaling.Categorizes an issue or PR as relevant to SIG Autoscaling.stage/alphaDenotes an issue tracking an enhancement targeted for Alpha statusDenotes an issue tracking an enhancement targeted for Alpha 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
Pre-Alpha
Status
Deferred