Add alibabacloud CNI plugin -- Terway

pull/51275/head
Bingshen Wang 2025-06-16 15:39:16 +08:00 committed by bingshen.wbs
parent bf20b90ede
commit 8d8a5cacc0
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,9 @@ installation instructions. The list does not try to be exhaustive.
* [Spiderpool](https://github.com/spidernet-io/spiderpool) is an underlay and RDMA * [Spiderpool](https://github.com/spidernet-io/spiderpool) is an underlay and RDMA
networking solution for Kubernetes. Spiderpool is supported on bare metal, virtual machines, networking solution for Kubernetes. Spiderpool is supported on bare metal, virtual machines,
and public cloud environments. and public cloud environments.
* [Terway](https://github.com/AliyunContainerService/terway/) is a suite of CNI plugins
based on AlibabaCloud's VPC and ECS network products. It provides native VPC networking
and network policies in AlibabaCloud environments.
* [Weave Net](https://github.com/rajch/weave#using-weave-on-kubernetes) * [Weave Net](https://github.com/rajch/weave#using-weave-on-kubernetes)
provides networking and network policy, will carry on working on both sides provides networking and network policy, will carry on working on both sides
of a network partition, and does not require an external database. of a network partition, and does not require an external database.