# Enhancement Description - One-line enhancement description (can be used as a release note): Add minReadySeconds to Statefulsets - Kubernetes Enhancement Proposal: <!-- link to kubernetes/enhancements file; if none yet, link to PR --> - Discussion Link: <!-- link to SIG mailing list thread, meeting, or recording where the Enhancement was discussed before KEP creation --> https://github.com/kubernetes/kubernetes/issues/65098 - Primary contact (assignee): @ravisantoshgudimetla - Responsible SIGs: sig-apps - Enhancement target (which target equals to which milestone): - Alpha release target (x.y): 1.22 - Beta release target (x.y): 1.23 - Stable release target (x.y): 1.25 - [x] Alpha - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/2607 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/100842 - [x] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/27683 - [x] Beta - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/2824 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/104045 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/30435 - [x] Stable - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/3354 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/110896 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/35539 _Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently._
Enhancement Description
One-line enhancement description (can be used as a release note): Add minReadySeconds to Statefulsets
Kubernetes Enhancement Proposal:
Discussion Link: Support MinReadySeconds on StatefulSet kubernetes#65098
Primary contact (assignee): @ravisantoshgudimetla
Responsible SIGs: sig-apps
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements) update PR(s): Introduce minReadySeconds in StatefulSets #2607k/k) update PR(s): api: Add min ready seconds & availablereplicas for statefulsets kubernetes#100842k/website) update PR(s): Add docs for minReadySeconds in StatefulSet website#27683Beta
k/enhancements) update PR(s): Promote STS minReadySeconds to beta #2824k/k) update PR(s): Promote min ready sec sts beta kubernetes#104045k/website) update(s): [docs]: Promote STS minReadySeconds to beta website#30435Stable
k/enhancements) update PR(s): KEP-2599: Promote STS minReadySeconds to GA #3354k/k) update PR(s): Promote minReadySeconds to GA kubernetes#110896k/website) update(s): Promote StatefulSet MinReadySeconds to GA website#35539Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.