Exec Probe Timeout Fixed from K8s v1.20 Resulting in Calico Pods to Fail Liveness/Readiness Probes a
Problem
Environment
Answer
# kubectl describe pod calico-node-25d6p -n kube-system
Name: calico-node-25d6p
Containers:
calico-node:
Liveness: exec [/bin/calico-node -felix-live -bird-live] delay=10s timeout=1s period=10s #success=1 #failure=6
Readiness: exec [/bin/calico-node -felix-ready -bird-ready] delay=0s timeout=1s period=10s #success=1 #failure=3
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning Unhealthy 6m5s (x124 over 9d) kubelet Readiness probe failed:Workaround Option 1
Workaround Option 2
PreviousEtcd Backup etcdv3_backup.db Not Seen On All Master NodesNextCalico Node Pods in CrashLoopBackOff: "Unable to get Typha service endpoints from Kubernetes"
Last updated
