mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 59767, 56454, 59237, 59730, 55479). 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>. Change critical pods’ template to use priority **What this PR does / why we need it**: Change critical pods’ template to use priority Thanks. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: ref #57471 **Special notes for your reviewer**: **Release note**: ```release-note ``` |
||
---|---|---|
.. | ||
podsecuritypolicies | ||
MAINTAINERS.md | ||
OWNERS | ||
README.md | ||
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 | ||
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 |
README.md
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