afbabebfd5
Since K8S 1.21, BoundServiceAccountTokenVolume feature gate is in beta stage, thus activated by default (anyone who follows CSI guidelines has enabled AllAlpha and faced the issue before 1.21). With this feature, SA tokens are regenerated every hour. As a consequence for Calico CNI, token in /etc/cni/net.d/calico-kubeconfig copied from /var/run/secrets/kubernetes.io/serviceaccount in install-cni initContainer expires after one hour and any pod creation fails due to unauthorization. Calico pods need to be restarted so that /etc/cni/net.d/calico-kubeconfig is updated with the new SA token. |
||
---|---|---|
.. | ||
calico-config.yml.j2 | ||
calico-cr.yml.j2 | ||
calico-crb.yml.j2 | ||
calico-node-sa.yml.j2 | ||
calico-node.yml.j2 | ||
calico-typha.yml.j2 | ||
calicoctl.etcd.sh.j2 | ||
calicoctl.kdd.sh.j2 | ||
cni-calico.conflist.j2 |