Skip to content

Let K8s workload(deployment,sts,etc.) support In-place Pod Vertical Scaling featureΒ #116214

Closed as not planned
@FengyunPan2

Description

What would you like to be added?

Let K8s workload(deployment,sts,etc.) support In-place Pod Vertical Scaling feature,
we can update all the pods of workloa, or rolling update them,.

Why is this needed?

We usually need to update all pods of the workload, not a pod.

If kubelet evict the pod or rescheduler the pod, pod would be restored to the original containers.resources.xxx, that's terrible.

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.sig/appsCategorizes an issue or PR as relevant to SIG Apps.

Type

No type

Projects

  • Status

    Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions