Skip to content

Commit 66d995f

Browse files
authored
Merge pull request #39074 from Zhuzhenghao/pod-failure-policy
[zh] Resync pod-failure-policy.md
2 parents f02ba13 + 3eb9e78 commit 66d995f

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

content/zh-cn/docs/tasks/job/pod-failure-policy.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ min-kubernetes-server-version: v1.25
1111
weight: 60
1212
-->
1313

14-
{{< feature-state for_k8s_version="v1.25" state="alpha" >}}
14+
{{< feature-state for_k8s_version="v1.26" state="beta" >}}
1515

1616
<!-- overview -->
1717

@@ -49,19 +49,6 @@ You should already be familiar with the basic use of [Job](/docs/concepts/worklo
4949

5050
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
5151

52-
<!-- steps -->
53-
54-
{{< note >}}
55-
<!--
56-
As the features are in Alpha, prepare the Kubernetes cluster with the two
57-
[feature gates](/docs/reference/command-line-tools-reference/feature-gates/)
58-
enabled: `JobPodFailurePolicy` and `PodDisruptionConditions`.
59-
-->
60-
因为这些特性还处于 Alpha 阶段,所以在准备 Kubernetes
61-
集群时要启用两个[特性门控](/zh-cn/docs/reference/command-line-tools-reference/feature-gates/)
62-
`JobPodFailurePolicy``PodDisruptionConditions`
63-
{{< /note >}}
64-
6552
<!--
6653
## Using Pod failure policy to avoid unnecessary Pod retries
6754

0 commit comments

Comments
 (0)