Skip to content

Commit a83cca3

Browse files
authored
Merge pull request #35869 from mengjiao-liu/improve_network_plugins_zh
[zh-cn] Improve network-plugins page
2 parents 170e844 + 4c4a611 commit a83cca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ weight: 10
1515
Kubernetes {{< skew currentVersion >}} supports [Container Network Interface](https://github.com/containernetworking/cni)
1616
(CNI) plugins for cluster networking. You must use a CNI plugin that is compatible with your cluster and that suits your needs. Different plugins are available (both open- and closed- source) in the wider Kubernetes ecosystem.
1717
-->
18-
Kubernetes {{< skew currentVersion >}} 支持[容器网络接口](https://github.com/containernetworking/cni) (CNI) 集群网络插件
18+
Kubernetes {{< skew currentVersion >}} 支持用于集群联网的[容器网络接口](https://github.com/containernetworking/cni) (CNI) 插件
1919
你必须使用和你的集群相兼容并且满足你的需求的 CNI 插件。
2020
在更广泛的 Kubernetes 生态系统中你可以使用不同的插件(开源和闭源)。
2121

0 commit comments

Comments
 (0)