mmumshad / kubernetes-the-hard-way

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

[FEATURE REQUEST] Add cert check for Worker-2 #220

Closed smrutimandal closed 2 years ago

smrutimandal commented 3 years ago

Hi,

Great work! Thanks for sharring.

Could you please add certificate checks for worker-2 validating the kube-apiserver and kubelet authentication as well.

Thanks.

fireflycons commented 2 years ago

Hi @smrutimandal

We have now merged a major change to bring this to v1.24. This has been addressed as part of the upgrade, and the documentation invites you to run cert_verify.sh at various stages of the deployment. Please try it now and feel free to raise further issues.

Thanks.