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.
The project maintains several related repositories and components including the Calico Golang API, Calico operator, VPP dataplane implementation, and Calico BIRD routing software. 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. GitGenius tracking data shows the repository receives substantial issue and pull request activity, with a median response latency of 81.2 hours across over 1000 tracked items. The most active issue categories are support requests with 311 tracked items, bug reports with 271 items, and enhancement requests with 206 items. Key contributors include caseydavenport with 1892 recorded events, tomastigera with 756 events, and mazdakn with 318 events. The project has attracted over 200 contributors from global companies, indicating broad industry participation.
The repository's influence extends beyond its direct codebase, with overlapping contributors shared with major projects including Microsoft VSCode, the Rust programming language, and Microsoft TypeScript. 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.