File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ Add-on 扩展了 Kubernetes 的功能。
148
148
* [Spiderpool](https://github.com/spidernet-io/spiderpool) is an underlay and RDMA
149
149
networking solution for Kubernetes. Spiderpool is supported on bare metal, virtual machines,
150
150
and public cloud environments.
151
- * [Weave Net](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/ )
151
+ * [Weave Net](https://github.com/rajch/weave#using-weave-on-kubernetes )
152
152
provides networking and network policy, will carry on working on both sides
153
153
of a network partition, and does not require an external database.
154
154
-->
@@ -161,7 +161,7 @@ Add-on 扩展了 Kubernetes 的功能。
161
161
[ NetworkPolicy] ( /zh-cn/docs/concepts/services-networking/network-policies/ ) API。
162
162
* [ Spiderpool] ( https://github.com/spidernet-io/spiderpool ) 为 Kubernetes
163
163
提供了下层网络和 RDMA 高速网络解决方案,兼容裸金属、虚拟机和公有云等运行环境。
164
- * [ Weave Net] ( https://www.weave.works/docs/net/latest/kubernetes/kube-addon/ )
164
+ * [ Weave Net] ( https://github.com/rajch/weave#using-weave-on-kubernetes )
165
165
提供在网络分组两端参与工作的联网和网络策略,并且不需要额外的数据库。
166
166
167
167
<!--
You can’t perform that action at this time.
0 commit comments