Merge pull request #31130 from shuaijinchao/zh/sync/network/validate-dual-stack

[zh] synchronize translate validate-dual-stack.md
This commit is contained in:
Kubernetes Prow Robot
2021-12-29 02:13:35 -08:00
committed by GitHub
@@ -1,6 +1,6 @@
---
title: 验证 IPv4/IPv6 双协议栈
min-kubernetes-server-version: v1.20
min-kubernetes-server-version: v1.23
content_type: task
---
<!--
@@ -31,6 +31,15 @@ This document shares how to validate IPv4/IPv6 dual-stack enabled Kubernetes clu
(如 CalicoCilium 或 Kubenet)。
* [启用双协议栈](/zh/docs/concepts/services-networking/dual-stack/) 集群
{{< version-check >}}
<!--
While you can validate with an earlier version, the feature is only GA and officially supported since v1.23.
-->
{{< note >}}
虽然你可以使用较早的版本进行验证,但该功能是从 v1.23 版本进入 GA 状态并正式支持的。
{{< /note >}}
<!-- steps -->
<!--