Cluster calico deployed by kuberadm runs incorrectly
report errors:
1, check calico
kubectl get pods -n kube-system
Calico-node 0/1 Running
2. check the log
kubectl describe calico-node-gdv9r -n kube-system
Calico error:
Readiness probe failed: calico/node is not ready: BIRD is not ready: Error querying BIRD: unable to connect to BIRDv4 socket: dial unix /var/run/bird/bird.ctl: connect: no such file or directory
Solution:
1. Remove the DOWN NIC/interface that Docker and Calico errors.
ip link docker0
2, delete Calico pod (pod will be rebuilt and run by k8s cluster after deletion)
kubectl delete pod calico-node-gdv9r -n kube-system
3, check Calico again and find it is normal</ font>
kubectl get pods -n kube-system
Read More:
- Login Error: token failed, reason: getaddrinfo EAI_AGAIN ks-apiserver (kubesphere is Installed)
- Initializing the Kubernetes master node ERROR: failed to pull image registry.aliyuncs.com/google_containers/coredns:v1.8.0
- [Solved] zookeeper Cluster error: Error: JAVA_HOME is not set and java could not be found in PATH.
- [Solved] ERROR: The kernel module failed to load, because it was not signed by a key that is trusted by the
- [How to Fix]Element is not attached to the page document record
- [Solved] Docker Install Error: [Errno 14] curl#60 – Peer‘s Certificate issuer is not recognized
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- [Solved] Ubuntu Update source error: Certificate verification failed: The certificate is NOT trusted.
- How to Solve Unzip Error: tar: Error is not recoverable: exiting now
- Ubuntu Run Error: not syncing : VFS: Unable to mount root
- Ubuntu: rabbitmq reports an error; Solution error: unable to connect to node rabbit@localhost : nodedown
- After Centos installation is complete, ifconfig: command not found
- redhat7. 5 system service is not started automatically and use systemctl start error: error getting authority: error initializing authority: CO, (the server will restart)
- [Solved] Ubuntu pip Install Error: which is not on PATH
- [Solved] Snap Error: snap-confine has elevated permissions and is not confined but should be. Refusing to continue
- RuntimeError: 0:1 (10): error: GLSL 3.30 is not supported. [How to Solve]
- [Solved] Nginx Startup Error: directive is not allowed here in
- [Solved] Gbase Install Error: service cgconfig is not exist on hosts
- [Solved] Linux Error: tar: Error Is Not Recoverable: Exiting Now
- error: ‘integer_sequence’ is not a member of ‘std’ [How to Solve]