Doubt config Kubernetes

Hi,

is there any difference between this two files(/etc/kubernetes/bootstrap-kubelet.conf and /etc/kubernetes/kubelet.con) or it is the same content?

According documentation :
“The KubeConfig file to use for the TLS Bootstrap is /etc/kubernetes/bootstrap-kubelet.conf , but it is only used if /etc/kubernetes/kubelet.conf does not exist.”

Regards

Thanks

Hello juanpi,
It is to configure the worker to TLS bootstrap using the token. please check this part, it explain this point https://github.com/mmumshad/kubernetes-the-hard-way/blob/master/docs/10-tls-bootstrapping-kubernetes-workers.md#step-4-configure-kubelet-to-tls-bootstrap