Removed weave support (#12230)

This commit is contained in:
Anshuman Agarwala
2025-05-22 13:40:36 +05:30
committed by GitHub
parent b79f7d79f0
commit 73b3e9b557
25 changed files with 6 additions and 619 deletions

View File

@@ -13,7 +13,6 @@ versions. Here are all version vars for each component:
* etcd_version
* calico_version
* calico_cni_version
* weave_version
* flannel_version
> **Warning**
@@ -356,7 +355,7 @@ follows:
* Containerd
* etcd
* kubelet and kube-proxy
* network_plugin (such as Calico or Weave)
* network_plugin (such as Calico)
* kube-apiserver, kube-scheduler, and kube-controller-manager
* Add-ons (such as KubeDNS)