k3s/cluster/addons/calico-policy-controller
Casey Davenport a0bf3f7f90 Add OWNERS file for Calico add-on 2017-07-26 14:05:56 -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 Add OWNERS file for Calico add-on 2017-07-26 14:05:56 -07:00
README.md Change how Typha CPU / replias are determined. 2017-06-12 13:13:16 -07:00
calico-node-daemonset.yaml set snat to false 2017-06-30 12:53:55 -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

README.md

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