If your kube-controller-manager pod has error log unable to load client CA provider: open /etc/kubernetes/pki/ca.crt: no such file or directory but the directory actually exists in the node environment, one of the areas to check is if its hostPath declared in the manifest’s volume points to the correct directory.