# Enhancement Description - One-line enhancement description (can be used as a release note): allow users to decide which pods should be scaled first - Kubernetes Enhancement Proposal: WIP - Discussion Link: https://github.com/kubernetes/kubernetes/issues/45509 - Primary contact (assignee): @drbugfinder-work, @ahg-g - Responsible SIGs: sig-apps - Enhancement target (which target equals to which milestone): - Alpha release target (1.21): - Beta release target (1.22): - Stable release target (1.24): - [x] Alpha - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2255-pod-cost - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/99163 - [x] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/26739 - [x] Beta - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/2619 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/101080, https://github.com/kubernetes/kubernetes/pull/101003 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/28417 <!-- Uncomment these as you prepare the enhancement for the next stage - [ ] Stable - [ ] KEP (`k/enhancements`) update PR(s): - [ ] Code (`k/k`) update PR(s): - [ ] Docs (`k/website`) update(s): --> _Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently._
Enhancement Description
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2255-pod-costk/k) update PR(s): Implements pod deletion cost kubernetes#99163k/website) update PR(s): ReplicaSet pod-deletion-cost annotation website#26739k/enhancements) update PR(s): Promote PodDeletionCost to Beta #2619k/k) update PR(s): Graduate PodDeletionCost to Beta kubernetes#101080, Integration test for pod deletion cost feature kubernetes#101003k/website) update(s): PodDeletionCost to Beta website#28417Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.