From 8d8a5cacc0e589c5bdac856a50a986ec6eb5fe40 Mon Sep 17 00:00:00 2001 From: Bingshen Wang Date: Mon, 16 Jun 2025 15:39:16 +0800 Subject: [PATCH] Add alibabacloud CNI plugin -- Terway --- content/en/docs/concepts/cluster-administration/addons.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/docs/concepts/cluster-administration/addons.md b/content/en/docs/concepts/cluster-administration/addons.md index 63d0420414..8e1078a9ff 100644 --- a/content/en/docs/concepts/cluster-administration/addons.md +++ b/content/en/docs/concepts/cluster-administration/addons.md @@ -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 networking solution for Kubernetes. Spiderpool is supported on bare metal, virtual machines, 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) provides networking and network policy, will carry on working on both sides of a network partition, and does not require an external database.