Calico nodes failed on kubernetes cluster
I install kuberernetes cluster with kubespray 2.24
On the enf of installation , i have calico failed error .
All cacilo nodes faied with bellow error :
Here is logs for my calico node pod :
kubectl logs calico-node-c68kd -n kube-system
Defaulted container “calico-node” out of: calico-node, upgrade-ipam (init), install-cni (init), flexvol-driver (init)
W0522 19:37:15.581786 9 feature_gate.go:241] Setting GA feature gate ServiceInternalTrafficPolicy=true. It will be removed in a future release.
Calico node failed to start
And also here is describe calico node pods :