Skip to content

Commit 622fe0e

Browse files
authored
Merge pull request #40679 from fenggw-fnst/sync-statefulset
[zh-cn] Sync statefulset.md
2 parents 586bf09 + f86e6e3 commit 622fe0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ pods will be assigned ordinals from 0 up through N-1.
258258
-->
259259
### 起始序号 {#start-ordinal}
260260

261-
{{< feature-state for_k8s_version="v1.26" state="alpha" >}}
261+
{{< feature-state for_k8s_version="v1.27" state="beta" >}}
262262

263263
<!--
264264
`.spec.ordinals` is an optional field that allows you to configure the integer
@@ -648,7 +648,7 @@ StatefulSet 才会开始使用被还原的模板来重新创建 Pod。
648648
-->
649649
## PersistentVolumeClaim 保留 {#persistentvolumeclaim-retention}
650650

651-
{{< feature-state for_k8s_version="v1.23" state="alpha" >}}
651+
{{< feature-state for_k8s_version="v1.27" state="beta" >}}
652652

653653
<!--
654654
The optional `.spec.persistentVolumeClaimRetentionPolicy` field controls if

0 commit comments

Comments
 (0)