Closed joncy92 closed 1 year ago
Try running: ansible-galaxy collection install -r ./collections/requirements.yml prior to playbook execution.
Try running: ansible-galaxy collection install -r ./collections/requirements.yml prior to playbook execution.
I'll update the steps but I've already done that.
Ansible playbook for deploying k3s fails to complete
Expected Behavior
K3s deploys with master nodes and agent nodes based on all.yaml and hosts.ini with kube-vip without error
Current Behavior
During execution of the ansible-playbook the "Configure kubectl cluster" step fails. Error can be viewed here: https://pastebin.com/ag3kUgWW Kube-vip also doesn't respond to ping or seem to deploy
Steps to Reproduce
1.Create ubuntu 22.04.1 servers using cloud-init on proxmox 2.Configure all.yml and hosts.ini
Context (variables)
Operating system: Ubuntu server 22.04.1
Hardware: Proxmox running on: MB: Supermicro x10DRL-i CPU: 2x Intel Xeon E5-2660 v4 RAM: 126GiB ECC RAM
VMs: SeasBIOS i440fx machine 20GiB root disk 28 CPUs 8GiB RAM
Variables Used
all.yml
Hosts
host.ini
Possible Solution
It seems kube-vip is not deploying properly