Running Playbook on Unraid #396
-
I currently use Unraid as my VM Hypervisor. I have manually created 5 Ubuntu nodes and want to deploy k3s on this environment. My problem is the script currently only seems to recognise proxmox and forces that process to happen. In my system, I want to use the existing VMs that have been created (rather than dynamically create the VMs). Is this possible, and I'm just missing something, or will it not work with the current script, and I need to either make a new set of roles for Unraid or remove the proxmox roles from the playbook? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This playbook will work on any machine (virtual or not) as long as you have ssh access to it! Just follow this guide or video as is and it will walk you through everything. https://technotim.live/posts/k3s-etcd-ansible/ |
Beta Was this translation helpful? Give feedback.
This playbook will work on any machine (virtual or not) as long as you have ssh access to it! Just follow this guide or video as is and it will walk you through everything. https://technotim.live/posts/k3s-etcd-ansible/