sealerio / sealer

Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)
http://sealer.cool
Apache License 2.0
2.06k stars 361 forks source link

calico-node is not running #1225

Open MikelPan opened 2 years ago

MikelPan commented 2 years ago

image

2022-03-08 11:52:47.077 [INFO][63] felix/summary.go 100: Summarising 9 dataplane reconciliation loops over 1m3.9s: avg=6ms longest=8ms (resync-nat-v4,resync-raw-v4) bird: KRT: Received route 10.103.97.2/32 with strange next-hop 10.0.0.15 bird: KRT: Received route 10.103.97.2/32 with strange next-hop 10.0.0.15 bird: KRT: Received route 10.103.97.2/32 with strange next-hop 10.0.0.15

fanux commented 2 years ago

Show you network interface ifconfig

fanux commented 2 years ago

@bxy4543 this maybe caused by the router module

k86td commented 1 year ago

@fanux can you provide more details? I might be hitting this.

Updating this for future references. In my case, the Pods weren't running because of a misconfiguration with containerd resulting in (sometimes) Bird losing connections. Result: liveness check restart the Pod and we're stuck in a crash loop.