Skip to content

retrying error: invalid configuration: unable to read client-cert /var/lib/kubelet/pki/kubelet-client-current.pem ... no such file or directory #6856

Answered by smira
bcspragu asked this question in Q&A
Discussion options

You must be logged in to vote

The error in the end means that kubelet on the worker node can't join the controlplane. The exact reason is hard to guess, but it might be bootstrap token being wrong? controlplane endpoint being wrong? ...

Kubelet uses bootstrap token to provision the initial client certificate and register the node.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bcspragu
Comment options

Answer selected by bcspragu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants