![]() The grace period is unneccessary for calico/node and it delays restart of a new calico/node pod to take over routing and policy updates. Setting the grace period to 0 has the special meaning of doing a force deletion, which avoids a slow round-trip through the kubelet and API server. Fixes #55013 |
||
---|---|---|
.. | ||
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