Skip to content

Commit cc35f0d

Browse files
authored
Merge pull request #44097 from Icarus9913/feat/network/addon
add spiderpool into addons
2 parents 1c75d7e + fc6af3b commit cc35f0d

File tree

1 file changed

+3
-0
lines changed
  • content/en/docs/concepts/cluster-administration

1 file changed

+3
-0
lines changed

content/en/docs/concepts/cluster-administration/addons.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ installation instructions. The list does not try to be exhaustive.
7979
Pods and non-Kubernetes environments with visibility and security monitoring.
8080
* [Romana](https://github.com/romana) is a Layer 3 networking solution for pod
8181
networks that also supports the [NetworkPolicy](/docs/concepts/services-networking/network-policies/) API.
82+
* [Spiderpool](https://github.com/spidernet-io/spiderpool) is an underlay and RDMA
83+
networking solution for Kubernetes. Spiderpool is supported on bare metal, virtual machines,
84+
and public cloud environments.
8285
* [Weave Net](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/)
8386
provides networking and network policy, will carry on working on both sides
8487
of a network partition, and does not require an external database.

0 commit comments

Comments
 (0)