...

Text file src/k8s.io/kubernetes/cluster/addons/calico-policy-controller/README.md

Documentation: k8s.io/kubernetes/cluster/addons/calico-policy-controller

     1# Calico Policy Controller
     2
     3Calico is an implementation of the Kubernetes network policy API.  The provided manifests install:
     4
     5- A DaemonSet which runs Calico on each node in the cluster.
     6- A Deployment which installs the Calico Typha agent.
     7- A Service for the Calico Typha agent.
     8- Horizontal and vertical autoscalers for Calico.
     9
    10### Learn More
    11
    12Learn more about Calico at https://docs.projectcalico.org
    13

View as plain text