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

setup-hosts.sh has an error #303

Closed AudiArduino closed 8 months ago

AudiArduino commented 1 year ago

the loadbalancer in the file setup-hosts.sh is referred as lb whereas in the step of "Provisioning a CA and Generating TLS Certificates" the variable is LOADBALANCER=$(dig +short loadbalancer)!! so either update the setup-hosts.sh or the variable otherwise the variable is empty