Calico handles container networking and network security within cloud-native environments like Kubernetes.
Calico's a CNI plugin providing networking and security for Kubernetes clusters, supporting data planes like eBPF and standard Linux. It implements Kubernetes network policy and offers flexible networking options, including BGP and VXLAN. Users can get started quickly by following the `getting-started/kubernetes/quickstart` documentation.
Calico handles container networking and network security within cloud-native environments like Kubernetes.
Teams deploying Kubernetes clusters that require granular network control and advanced security policies should use Calico.