kubernetes/cluster/addons/calico-policy-controller
2017-05-17 15:04:08 -07:00
..
calico-node.yaml Update Calico add-on 2017-05-17 15:04:08 -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
README.md Update Calico add-on 2017-05-17 15:04:08 -07:00

Calico Policy Controller

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

Calico is an implementation of the Kubernetes network policy API. The provided manifest installs a DaemonSet which runs Calico on each node in the cluster.

Templating

The provided calico-node.yaml manifest includes the following placeholders which are populated via templating.

  • __CLUSTER_CIDR__: The IP range from which Pod IP addresses are assigned.

Learn More

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

Analytics