Project Calico is an open-source cloud-native networking and network security solution created and maintained by Tigera. Written primarily in Go, it serves as a container networking and security platform that has achieved significant scale, powering over 8 million nodes daily across 166 countries. The project addresses the networking and policy enforcement needs of Kubernetes clusters and containerized environments, offering multiple data plane options including eBPF, standard Linux, Windows, and VPP to provide flexibility across different infrastructure types.
The repository encompasses several core capabilities that distinguish it in the container networking space. Calico provides Kubernetes network policy support with granular access controls, WireGuard encryption for secure communications, and flexible networking options including BGP routing, VXLAN, and service advertisement. The platform is designed for high performance with optimized CPU usage and supports seamless scaling across Kubernetes clusters. Its architecture works across multiple Linux distributions, multiple cloud providers, bare metal infrastructure, and virtual machines, making it suitable for diverse deployment scenarios.
These projects collectively provide a comprehensive networking stack for cloud-native environments. The codebase is classified across multiple domains including security policy, containerization, service mesh, Kubernetes, cloud-native infrastructure, container orchestration, policy enforcement, traffic management, IP networking, data plane operations, BGP routing, multi-cloud deployments, and software-defined networking.
Community engagement represents a significant aspect of the project's development.
This cross-project involvement suggests Calico developers contribute expertise to foundational infrastructure and tooling projects. The project maintains active community channels including Slack for real-time discussion, community meetings for engagement, and documentation resources for users and contributors. The Calico Big Cats ambassador program and good first issues initiative provide structured pathways for community participation and contribution.