We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aad19aa + 936e9cd commit b83c09fCopy full SHA for b83c09f
content/zh-cn/docs/tasks/network/extend-service-ip-ranges.md
@@ -17,7 +17,7 @@ content_type: task
17
18
<!-- overview -->
19
20
-{{< feature-state state="alpha" for_k8s_version="v1.29" >}}
+{{< feature-state feature_gate_name="MultiCIDRServiceAllocator" >}}
21
22
<!--
23
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
@@ -429,7 +429,7 @@ These pods are tracked via `.status.currentHealthy` field in the PDB status.
429
-->
430
## 不健康的 Pod 驱逐策略 {#unhealthy-pod-eviction-policy}
431
432
-{{< feature-state for_k8s_version="v1.27" state="beta" >}}
+{{< feature-state feature_gate_name="PDBUnhealthyPodEvictionPolicy" >}}
433
434
{{< note >}}
435
0 commit comments