[zh] synchronize translate validate-dual-stack.md

This commit is contained in:
帅进超
2021-12-28 22:01:51 +08:00
parent 0d9f0d6f7c
commit af5266886b
@@ -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 -->
<!--