mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
14 lines
409 B
Markdown
14 lines
409 B
Markdown
# 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.
|
|
- Horizontal and vertical autoscalers for Calico.
|
|
|
|
### Learn More
|
|
|
|
Learn more about Calico at https://docs.projectcalico.org
|
|
|