by Josh Rosso | Mar 22, 2019 | Calico, Kubernetes, Uncategorized
Calico is a popular CNI plugin for Kubernetes. It leverages Border Gateway Protocol (BGP) for communicating routes available on nodes. This method fosters a highly scalable networking model between our workloads. The Case for Route Reflection Calico requires no...