website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/StatefulSetMinReadySeconds.md

32 lines
565 B
Markdown

---
# Removed from Kubernetes
title: StatefulSetMinReadySeconds
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.22"
toVersion: "1.22"
- stage: beta
defaultValue: true
fromVersion: "1.23"
toVersion: "1.24"
- stage: stable
defaultValue: true
fromVersion: "1.25"
toVersion: "1.26"
removed: true
---
<!--
Allows `minReadySeconds` to be respected by
the StatefulSet controller.
-->
允许 StatefulSet 控制器遵守 `minReadySeconds`