mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.6k stars 4.48k forks source link

kubelet / kube-proxy not starting. #281

Closed taraujoprojectsdev closed 2 years ago

taraujoprojectsdev commented 2 years ago

I have configured all the steps up to the topic Start Worker Services. But, the kubelet and kube-proxy services do not start. image

Here is the error in syslog. image

image

This is Variable declared. image

i don't know why this happening. Can anyone help me?

taraujoprojectsdev commented 2 years ago

Hi Everyone,

I don't find any solution. I would really like to finish this lab. I don't know how to continue.

@mmumshad Do you know what could be happening?

taraujoprojectsdev commented 2 years ago

kubelet.service image

kube-proxy.service image

/var/lib/kubelet/worker-1.kubeconfig image

/var/lib/kubelet/kubeconfig image

/var/lib/kube-proxy/kube-proxy.kubeconfig image

/var/lib/kube-proxy/kube-proxy-config.yaml image

fireflycons commented 2 years ago

Hi @tsaraujobr

We have now merged a major change to bring this to v1.24. This has been addressed as part of the upgrade. Please try it now and feel free to raise further issues.