File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
content/zh-cn/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,9 @@ Add-on 扩展了 Kubernetes 的功能。
145
145
Pods and non-Kubernetes environments with visibility and security monitoring.
146
146
* [Romana](https://github.com/romana) is a Layer 3 networking solution for pod
147
147
networks that also supports the [NetworkPolicy](/docs/concepts/services-networking/network-policies/) API.
148
+ * [Spiderpool](https://github.com/spidernet-io/spiderpool) is an underlay and RDMA
149
+ networking solution for Kubernetes. Spiderpool is supported on bare metal, virtual machines,
150
+ and public cloud environments.
148
151
* [Weave Net](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/)
149
152
provides networking and network policy, will carry on working on both sides
150
153
of a network partition, and does not require an external database.
@@ -156,6 +159,8 @@ Add-on 扩展了 Kubernetes 的功能。
156
159
是一个 SDN 平台,可在 Kubernetes Pods 和非 Kubernetes 环境之间提供基于策略的联网,并具有可视化和安全监控。
157
160
* [ Romana] ( https://github.com/romana ) 是一个 Pod 网络的第三层解决方案,并支持
158
161
[ NetworkPolicy] ( /zh-cn/docs/concepts/services-networking/network-policies/ ) API。
162
+ * [ Spiderpool] ( https://github.com/spidernet-io/spiderpool ) 为 Kubernetes
163
+ 提供了下层网络和 RDMA 高速网络解决方案,兼容裸金属、虚拟机和公有云等运行环境。
159
164
* [ Weave Net] ( https://www.weave.works/docs/net/latest/kubernetes/kube-addon/ )
160
165
提供在网络分组两端参与工作的联网和网络策略,并且不需要额外的数据库。
161
166
You can’t perform that action at this time.
0 commit comments