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 801e961 + af52668 commit 19ad4feCopy full SHA for 19ad4fe
content/zh/docs/tasks/network/validate-dual-stack.md
@@ -1,6 +1,6 @@
1
---
2
title: 验证 IPv4/IPv6 双协议栈
3
-min-kubernetes-server-version: v1.20
+min-kubernetes-server-version: v1.23
4
content_type: task
5
6
<!--
@@ -31,6 +31,15 @@ This document shares how to validate IPv4/IPv6 dual-stack enabled Kubernetes clu
31
(如 Calico,Cilium 或 Kubenet)。
32
* [启用双协议栈](/zh/docs/concepts/services-networking/dual-stack/) 集群
33
34
+{{< version-check >}}
35
+
36
+<!--
37
+While you can validate with an earlier version, the feature is only GA and officially supported since v1.23.
38
+-->
39
+{{< note >}}
40
+虽然你可以使用较早的版本进行验证,但该功能是从 v1.23 版本进入 GA 状态并正式支持的。
41
+{{< /note >}}
42
43
<!-- steps -->
44
45
0 commit comments