k3s/cluster/addons/calico-policy-controller/README.md

15 lines
541 B
Markdown
Raw Normal View History

# Calico Policy Controller
2017-06-07 23:55:11 +00:00
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.
2018-11-12 00:36:48 +00:00
- Horizontal and vertical autoscalers for Calico.
2016-08-14 18:43:46 +00:00
### Learn More
Learn more about Calico at https://docs.projectcalico.org
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/addons/calico-policy-controller/README.md?pixel)]()