File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
content/zh-cn/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,9 @@ Add-on 扩展了 Kubernetes 的功能。
99
99
<!--
100
100
* [Flannel](https://github.com/flannel-io/flannel#deploying-flannel-manually) is
101
101
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.
102
105
* [Knitter](https://github.com/ZTE/Knitter/) is a plugin to support multiple network
103
106
interfaces in a Kubernetes pod.
104
107
* [Multus](https://github.com/k8snetworkplumbingwg/multus-cni) is a Multi plugin for
@@ -108,6 +111,9 @@ Add-on 扩展了 Kubernetes 的功能。
108
111
-->
109
112
* [ Flannel] ( https://github.com/flannel-io/flannel#deploying-flannel-manually )
110
113
是一个可以用于 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。
111
117
* [ Knitter] ( https://github.com/ZTE/Knitter/ ) 是在一个 Kubernetes Pod 中支持多个网络接口的插件。
112
118
* [ Multus] ( https://github.com/k8snetworkplumbingwg/multus-cni ) 是一个多插件,
113
119
可在 Kubernetes 中提供多种网络支持,以支持所有 CNI 插件(例如 Calico、Cilium、Contiv、Flannel),
You can’t perform that action at this time.
0 commit comments