When scaling down pod replicas in ReplicaSets, it is supported to prioritize removing specified pods. #129396
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What would you like to be added?
When scaling down pod replicas in ReplicaSets, it is supported to prioritize removing specified pods.
Why is this needed?
In actual production scenarios, we often encounter situations where users deploy applications using ReplicaSets and expect to prioritize the removal of specific pods during scaling down. I believe this is a reasonable requirement, as it provides convenience for users when working with ReplicaSets.
The text was updated successfully, but these errors were encountered: