Another question, the kubeadm init worked but when I tried to join the worker no . . .

Emidio Parziale:
Another question, the kubeadm init worked but when I tried to join the worker nodes kubeadm join 192.168.56.2:6443 - it hangs - I am running the vagrant vms on my work laptop. Could something be blocked on my work laptop?
image.png

Vitor Jr.:
No, because that ip is from VirtualBox hostonly CIDR. Could be firewall in the linux boxes.

unnivkn:
Hi @Emidio Parziale did you allocated enough resources (cpu, memory) to the k8s cluster/nodes ?