Closed mraczka closed 1 year ago
I am currently having the same issue. 6 Ubuntu Jammy VMs on proxmox. Stuck in the same spot. My config looks very similar to OP's and I have not changed much from the example. Would love to know what is going wrong here.
After creating six clean Ubuntu VMs on proxmox I am trying to setup k3s cluster with automation. Basic configuration, local IPs adjusted and nothing else. Everything works for master nodes but for workers automation hangs indefinitely on TASK [k3s/node : Enable and check K3s service].
Expected Behavior
Expected behavior is that everything works as advertised ;)
Current Behavior
Everything works to the point of TASK [k3s/node : Enable and check K3s service]. Services are not created on worker nodes. I have checked previous issues with this step but none was the case.
journalctl -xeu k3s-node.service output
Steps to Reproduce
Context (variables)
Operating system: Ubuntu 22 04
Hardware: Proxmox on Dell Wyse 5070
Variables Used
all.yml
Hosts
host.ini
Possible Solution