Hi Team ,
MY Rancher kubernetes cluster is having 4 node and out of it one node is became faulty .
I am using Canal as network plugin .
Pod IPs are continuously fluctuating/changing though without POD restart. I checked the canal deamonset ( on kube-system namespace ) which is deployed in that faulty node . In the log message its saying failed to synchronise route table . Netlink update operation failed ifacename=caliXXXXXXXX.
I tried to reboot/drain/cordon/uncordon the node as well But no luck .
Please suggest where to look further .