kubernetes/cluster/addons/calico-policy-controller
Bowei Du 2f8dbae9be Update OWNERS files for networking components
This will reduce the approval load for the top level tree owners
2017-08-03 11:08:54 -07:00
..
calico-node-daemonset.yaml set snat to false 2017-06-30 12:53:55 -07:00
MAINTAINERS.md kube-up: move Calico policy components off master, and add support for GCI master 2016-08-11 17:11:16 -07:00
OWNERS Update OWNERS files for networking components 2017-08-03 11:08:54 -07:00
README.md Change how Typha CPU / replias are determined. 2017-06-12 13:13:16 -07:00
typha-deployment.yaml Rev Calico's Typha daemon to v0.2.3 in add-on deployment. 2017-07-19 10:22:51 +01:00
typha-service.yaml Make calico/node resource requests dynamic based on cluster size 2017-06-11 16:11:57 -07:00

Calico Policy Controller

==============

Calico is an implementation of the Kubernetes network policy API. The provided manifests install:

  • A DaemonSet which runs Calico on each node in the cluster.
  • A Deployment which installs the Calico Typha agent.
  • A Service for the Calico Typha agent.

Learn More

Learn more about Calico at http://docs.projectcalico.org

Analytics