Skip to content

Commit 40aa219

Browse files
authored
Merge pull request #33679 from my-git9/mygit2
[zh] Update services-networking/dual-stack.md
2 parents 3cc1aeb + dbab00f commit 40aa219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/services-networking/dual-stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ The following prerequisites are needed in order to utilize IPv4/IPv6 dual-stack
7878
Kubernetes versions, refer to the documentation for that version
7979
of Kubernetes.
8080
* Provider support for dual-stack networking (Cloud provider or otherwise must be able to provide Kubernetes nodes with routable IPv4/IPv6 network interfaces)
81-
* A network plugin that supports dual-stack (such as Kubenet or Calico)
81+
* A [network plugin](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/) that supports dual-stack networking
8282
-->
8383
* Kubernetes 1.20 版本或更高版本,有关更早 Kubernetes 版本的使用双栈服务的信息,
8484
请参考对应版本的 Kubernetes 文档。
8585
* 提供商支持双协议栈网络(云提供商或其他提供商必须能够为 Kubernetes
8686
节点提供可路由的 IPv4/IPv6 网络接口)
87-
* 支持双协议栈的网络插件(如 Kubenet 或 Calico)
87+
* 支持双协议栈的[网络插件](/zh/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
8888

8989
<!--
9090
## Configure IPv4/IPv6 dual-stack

0 commit comments

Comments
 (0)