k3s/cluster/addons/calico-policy-controller
Casey Davenport 2ba0f1c211 Set Typha replica count to 0 when Calico is not enabled 2017-06-19 11:08:17 -07:00
..
MAINTAINERS.md
README.md Change how Typha CPU / replias are determined. 2017-06-12 13:13:16 -07:00
calico-node-daemonset.yaml Change how Typha CPU / replias are determined. 2017-06-12 13:13:16 -07:00
typha-deployment.yaml Set Typha replica count to 0 when Calico is not enabled 2017-06-19 11:08:17 -07: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