From 6c7b2d4587fe8ab4e5c98104a9f33bfccd3717ce Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Fri, 29 Mar 2024 10:09:34 +0800 Subject: [PATCH] add spiderpool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 466321e..fca0351 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o - [kube-ovn](https://github.com/alauda/kube-ovn) - Kube-OVN, a Kubernetes network fabric for enterprises that is rich in functions and easy in operations. - [matchbox](https://github.com/poseidon/matchbox) - Network boot and provision Container Linux clusters (e.g. etcd3, Kubernetes, more). - [pingora](https://github.com/cloudflare/pingora) - A library for building fast, reliable and evolvable network services. +- [spiderpool](https://github.com/spidernet-io/spiderpool) - Underlay and RDMA network solution of the Kubernetes, for bare metal, VM and any public cloud. - [submariner](https://github.com/submariner-io/submariner) - Connect all your Kubernetes clusters, no matter where they are in the world. - [weave](https://github.com/weaveworks/weave) - Simple, resilient multi-host Docker networking and more. - [ziti](https://github.com/openziti/ziti) - The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network.