Skip to content

Commit b83c09f

Browse files
authored
Merge pull request #46119 from my-git9/patch-29431
[zh-cn]sync extend-service-ip-ranges configure-pdb
2 parents aad19aa + 936e9cd commit b83c09f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/zh-cn/docs/tasks/network/extend-service-ip-ranges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ content_type: task
1717

1818
<!-- overview -->
1919

20-
{{< feature-state state="alpha" for_k8s_version="v1.29" >}}
20+
{{< feature-state feature_gate_name="MultiCIDRServiceAllocator" >}}
2121

2222
<!--
2323
This document shares how to extend the existing Service IP range assigned to a cluster.

content/zh-cn/docs/tasks/run-application/configure-pdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ These pods are tracked via `.status.currentHealthy` field in the PDB status.
429429
-->
430430
## 不健康的 Pod 驱逐策略 {#unhealthy-pod-eviction-policy}
431431

432-
{{< feature-state for_k8s_version="v1.27" state="beta" >}}
432+
{{< feature-state feature_gate_name="PDBUnhealthyPodEvictionPolicy" >}}
433433

434434
{{< note >}}
435435
<!--

0 commit comments

Comments
 (0)