Update CNI popularity table for 2.8.1

This commit is contained in:
Billy Tat
2024-01-22 15:35:35 -08:00
parent eceb869b73
commit 94f7023246
7 changed files with 24 additions and 52 deletions
@@ -184,15 +184,9 @@ The following table summarizes the different features available for each CNI net
## CNI Community Popularity
The following table summarizes different GitHub metrics to give you an idea of each project's popularity and activity. This data was collected in November 2023.
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
| Provider | Project | Stars | Forks | Contributors |
| ---- | ---- | ---- | ---- | ---- |
| Canal | https://github.com/projectcalico/canal | 707 | 104 | 20 |
| Flannel | https://github.com/flannel-io/flannel | 8.3k | 2.9k | 225 |
| Calico | https://github.com/projectcalico/calico | 5.1k | 1.2k | 328 |
| Weave | https://github.com/weaveworks/weave/ | 6.5k | 672 | 87 |
| Cilium | https://github.com/cilium/cilium | 17.1k | 2.5k | 677 |
<CNIPopularityTable />
## Which CNI Provider Should I Use?