Skip to content

kubealex/calico

 
 

Repository files navigation

Slack Status IRC Channel Docker Pulls

Calico

Calico is an open source networking and network security solution for containers, virtual machines, and bare-metal workloads. Calico uses standard Linux networking tools to provide two major services for Cloud Native applications:

  • Network connectivity between workloads.
  • Network security policy enforcement between workloads.

Calico’s flexible architecture supports a wide range of deployment options, using modular components, including:

  • CNI plugins for Kubernetes to provide highly efficient pod networking and IP Address Management (IPAM).
  • A Neutron ML2 plugin to provide VM networking for OpenStack.
  • A policy engine, Felix, to provide enforcement of the full set of Kubernetes network policy features, plus for those needing a richer set of policy features, Calico network policies.
  • Both non-overlay and overlay (via IPIP or VXLAN) networking options in either public cloud or on-prem deployments.
  • A BGP routing stack that can advertise routes for workload and service IP addresses to physical network infrastructure such as Top of Rack routers (ToRs).
  • A simple command line interface, calicoctl, for managing Calico configuration and Calico network policies.

Getting Started Running Calico

There are many avenues to get started with Calico depending on your situation.

Getting Started Developing Calico

Calico is an open source project, and welcomes your contribution, be it through code, a bug report, a feature request, or user feedback.

Join the Calico Community!

The Calico community is committed to fostering an open and welcoming environment, with several ways to engage with other users and developers. You can find out more about our monthly meetings, Slack group, and Discourse by visiting our Community Repository.

License

Calico is open source, with most code and documentation available under the Apache 2.0 license (see the LICENSE), though some elements are necessarily licensed under different open source licenses for compatibility with upstream licensing or code linking. For example, some Calico BPF programs are licensed under GPL v2.0 for compatibility with Linux kernel helper functions.

Calico Enterprise

Calico Enterprise is a commercial product that builds on top of and around the Calico open source project to provide additional capabilities beyond the core Calico feature set. You can learn more here. Calico Enterprise is available under commercial license from Tigera.

About

Cloud native networking and network security

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 33.5%
  • Python 12.2%
  • Makefile 11.0%
  • SCSS 9.2%
  • Ruby 7.5%
  • Shell 7.4%
  • Other 19.2%