Skip to content

HPA: Improve pod selection accuracy across workload types #5325

Open
@omerap12

Description

@omerap12

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.

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

Metadata

Metadata

Labels

lead-opted-inDenotes that an issue has been opted in to a releasesig/autoscalingCategorizes an issue or PR as relevant to SIG Autoscaling.stage/alphaDenotes an issue tracking an enhancement targeted for Alpha statustracked/yesDenotes an enhancement issue is actively being tracked by the Release Team

Type

No type

Projects

Status

Pre-Alpha

Status

Tracked for enhancements freeze

Relationships

None yet

Development

No branches or pull requests

Issue actions