https://rancher.com/ logo
Title
n

narrow-noon-75604

06/02/2022, 3:47 PM
Hi, We are trying to deploy the RKE2 on a centos7 cluster...containing 1 server node and 3 agent nodes...The complete installation was smooth and able to get all the nodes in "Ready" state. But the issue is that the pods under "calico-system" namespace are going into "CrashLoopBackOff" with "Authorization error" as below,
$ kubectl logs -f pod/calico-node-r2wj8 -n calico-system
Error from server (InternalError): Internal error occurred: Authorization error (user=kube-apiserver, verb=get, resource=nodes, subresource=proxy)
Created a new clusterrolebinding with "system:kubelet-api-admin" role but that did not help. Please help us with the steps to fix this issue and let me know if you need any more details
c

creamy-pencil-82913

06/02/2022, 4:35 PM
I don’t think I’ve seen that one before. Can you open an issue on github and attach the relevant logs?
👍 1
n

narrow-noon-75604

06/02/2022, 5:01 PM