Skip to content

Commit 19ad4fe

Browse files
authored
Merge pull request #31130 from shuaijinchao/zh/sync/network/validate-dual-stack
[zh] synchronize translate validate-dual-stack.md
2 parents 801e961 + af52668 commit 19ad4fe

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

content/zh/docs/tasks/network/validate-dual-stack.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 验证 IPv4/IPv6 双协议栈
3-
min-kubernetes-server-version: v1.20
3+
min-kubernetes-server-version: v1.23
44
content_type: task
55
---
66
<!--
@@ -31,6 +31,15 @@ This document shares how to validate IPv4/IPv6 dual-stack enabled Kubernetes clu
3131
(如 Calico,Cilium 或 Kubenet)。
3232
* [启用双协议栈](/zh/docs/concepts/services-networking/dual-stack/) 集群
3333

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+
3443
<!-- steps -->
3544

3645
<!--

0 commit comments

Comments
 (0)