Skip to content

caseydavenport/kube-controllers

 
 

Repository files navigation

Calico Network Policy for Kubernetes

This repository contains the Calico Kubernetes policy controller, which implements the Kubernetes network policy API. The controller uses the Kubernetes v1beta1 network policy API to configure Calico network policy. The policy controller addon is deployed on top of Kubernetes as a set of replicated pods, and can also be installed as a static pod.

Calico can enforce NetworkPolicy on top of:

See the documentation on network policy in Kubernetes for more information on how to use NetworkPolicy.

Calico also supports an experimental mode which uses the Kubernetes API directly without the need for its own etcd cluster. When running in this mode, the policy controller is not required.

Resources

About

Calico policy agent for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.1%
  • Makefile 4.7%
  • Shell 1.2%