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

Issue with weave network configuration #163

Closed raihanchdy closed 2 years ago

raihanchdy commented 4 years ago

I followed same doc. Nodes are discovered by the master also. weave setup is not happening and kube-api is throwing error "http: TLS handshake error from, bad, remote error: tls: bad certificate"

Did anybody face the issue and able to fix?

fireflycons commented 2 years ago

Hi @raihanchdy

You probably did not get the tls-bootstrapped worker to come up properly.

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

Thanks.