diff --git a/content/rancher/v2.x/en/faq/networking/cni-providers/_index.md b/content/rancher/v2.x/en/faq/networking/cni-providers/_index.md index 76b489cb64f..08ae7cf4f70 100644 --- a/content/rancher/v2.x/en/faq/networking/cni-providers/_index.md +++ b/content/rancher/v2.x/en/faq/networking/cni-providers/_index.md @@ -133,14 +133,14 @@ 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 July 2018. +The following table summarizes different GitHub metrics to give you an idea of each project's popularity and activity. This data was collected in January 2020. | Provider | Project | Stars | Forks | Contributors | | ---- | ---- | ---- | ---- | ---- | -| Canal | https://github.com/projectcalico/canal | 580 | 84 | 20 | -| flannel | https://github.com/coreos/flannel | 3980 | 987 | 123 | -| Calico | https://github.com/projectcalico/calico | 953 | 305 | 101 | -| Weave | https://github.com/weaveworks/weave/ | 5457 | 501 | 63 | +| Canal | https://github.com/projectcalico/canal | 614 | 89 | 19 | +| flannel | https://github.com/coreos/flannel | 4977 | 1.4k | 140 | +| Calico | https://github.com/projectcalico/calico | 1534 | 429 | 135 | +| Weave | https://github.com/weaveworks/weave/ | 5737 | 559 | 73 |
### Which CNI Provider Should I Use?