Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. update rbac apiversion **What this PR does / why we need it**: update rbac apiversion to v1 **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```NONE ``` |
||
|---|---|---|
| .. | ||
| calico-clusterrole.yaml | ||
| calico-clusterrolebinding.yaml | ||
| calico-cpva-clusterrole.yaml | ||
| calico-cpva-clusterrolebinding.yaml | ||
| calico-cpva-serviceaccount.yaml | ||
| calico-node-daemonset.yaml | ||
| calico-node-vertical-autoscaler-configmap.yaml | ||
| calico-node-vertical-autoscaler-deployment.yaml | ||
| calico-serviceaccount.yaml | ||
| globalbgpconfig-crd.yaml | ||
| globalfelixconfig-crd.yaml | ||
| globalnetworkpolicy-crd.yaml | ||
| ippool-crd.yaml | ||
| MAINTAINERS.md | ||
| OWNERS | ||
| README.md | ||
| typha-deployment.yaml | ||
| typha-horizontal-autoscaler-clusterrole.yaml | ||
| typha-horizontal-autoscaler-clusterrolebinding.yaml | ||
| typha-horizontal-autoscaler-configmap.yaml | ||
| typha-horizontal-autoscaler-deployment.yaml | ||
| typha-horizontal-autoscaler-role.yaml | ||
| typha-horizontal-autoscaler-rolebinding.yaml | ||
| typha-horizontal-autoscaler-serviceaccount.yaml | ||
| typha-service.yaml | ||
| typha-vertical-autoscaler-configmap.yaml | ||
| typha-vertical-autoscaler-deployment.yaml | ||
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.
Learn More
Learn more about Calico at https://docs.projectcalico.org