An Ansible playbook to deploy virtual machines and deploy K3s. It should enable you to set up a 3-node Kubernetes cluster in 5 minutes (*) (*) if everything goes well the first time :-)
An Ansible role to install a libvirt virtual machine with virt-install and cloud-init. This role is designed to delegate the install to a libvirt hypervisor. It allows you to specify the Linux/libvirt KVM host as part of the virtual machine definition.
An ansible role to install libvirt/KVM packages and enable the libvirtd service. Supported GNU/Linux Distributions Archlinux * AlmaLinux * Debian * Centos * Fedora * RedHat * Rocky * Suse * Ubuntu
An ansible role to import virtual machine with the virt-install import command.
An Ansible role to install a libvirt virtual machine with virt-install and cloud-init. It is "designed" to be flexible. An example template is provided to set up a Debian system.
|