calico/node is not ready: BIRD is not ready: BGP not established

前端 未结 3 464
被撕碎了的回忆
被撕碎了的回忆 2020-12-17 05:11

I\'m running Kubernetes 1.13.2, setup using kubeadm and struggling with getting calico 3.5 up and running. The cluster is run on top of KVM.

Setup:

3条回答
  •  抹茶落季
    2020-12-17 05:26

    This is normal behavior. There must be some not working node in normal status. You can use kubectl get node --all-namespaces to check it. After you recover the problem node, the problem will do away.

提交回复
热议问题