kubernetes/cluster/addons/calico-policy-controller/README.md
2017-05-17 15:04:08 -07:00

615 B

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