k8s.io/kubernetes@v1.31.0-alpha.0.0.20240520171757-56147500dadc/cluster/addons/calico-policy-controller/README.md (about)

     1  # Calico Policy Controller
     2  
     3  Calico 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  
    12  Learn more about Calico at https://docs.projectcalico.org
    13