Skip to content

Commit 0850cf2

Browse files
Update zh-cn/docs/concepts/cluster-administration/addons.md
Signed-off-by: wuyanping <[email protected]> Update content/zh-cn/docs/concepts/cluster-administration/addons.md Co-authored-by: Michael <[email protected]> Update content/zh-cn/docs/concepts/cluster-administration/addons.md Co-authored-by: Michael <[email protected]> Update content/zh-cn/docs/concepts/cluster-administration/addons.md Co-authored-by: Michael <[email protected]>
1 parent 8f72515 commit 0850cf2

File tree

1 file changed

+6
-0
lines changed
  • content/zh-cn/docs/concepts/cluster-administration

1 file changed

+6
-0
lines changed

content/zh-cn/docs/concepts/cluster-administration/addons.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ Add-on 扩展了 Kubernetes 的功能。
9999
<!--
100100
* [Flannel](https://github.com/flannel-io/flannel#deploying-flannel-manually) is
101101
an overlay network provider that can be used with Kubernetes.
102+
* [Gateway API](/docs/concepts/services-networking/gateway/) is an open source project managed by
103+
the [SIG Network](https://github.com/kubernetes/community/tree/master/sig-network) community and
104+
provides an expressive, extensible, and role-oriented API for modeling service networking.
102105
* [Knitter](https://github.com/ZTE/Knitter/) is a plugin to support multiple network
103106
interfaces in a Kubernetes pod.
104107
* [Multus](https://github.com/k8snetworkplumbingwg/multus-cni) is a Multi plugin for
@@ -108,6 +111,9 @@ Add-on 扩展了 Kubernetes 的功能。
108111
-->
109112
* [Flannel](https://github.com/flannel-io/flannel#deploying-flannel-manually)
110113
是一个可以用于 Kubernetes 的 overlay 网络提供者。
114+
* [Gateway API](/zh-cn/docs/concepts/services-networking/gateway/) 是一个由
115+
[SIG Network](https://github.com/kubernetes/community/tree/master/sig-network) 社区管理的开源项目,
116+
为服务网络建模提供一种富有表达力、可扩展和面向角色的 API。
111117
* [Knitter](https://github.com/ZTE/Knitter/) 是在一个 Kubernetes Pod 中支持多个网络接口的插件。
112118
* [Multus](https://github.com/k8snetworkplumbingwg/multus-cni) 是一个多插件,
113119
可在 Kubernetes 中提供多种网络支持,以支持所有 CNI 插件(例如 Calico、Cilium、Contiv、Flannel),

0 commit comments

Comments
 (0)