From 5f86adf94022c0419434ebcd3749f2fad0fc0974 Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Tue, 5 Mar 2024 18:25:45 -0500 Subject: [PATCH] Update Weave Net link to supported fork (rajch is the maintainer in charge of Weave Net now) Ref: https://github.com/kubernetes/website/pull/45202#issuecomment-1976819974 Signed-off-by: Kingdon B Signed-off-by: Kingdon Barrett --- content/en/docs/concepts/cluster-administration/addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/cluster-administration/addons.md b/content/en/docs/concepts/cluster-administration/addons.md index 7c2ab269e4..2b5de17c8c 100644 --- a/content/en/docs/concepts/cluster-administration/addons.md +++ b/content/en/docs/concepts/cluster-administration/addons.md @@ -82,7 +82,7 @@ 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. -* [Weave Net](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/) +* [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.