ansible-k3s-on-vms 1.1.0

An Ansible playbook to deploy virtual machines and deploy K3s. This playbook is a wrapper around the roles: https://github.com/stafwag/ansible-role-delegated_vm_install To set up the virtual machines. https://github.com/stafwag/ansible-role-libvirt To install and configure K3s on the virtual machines. https://github.com/PyratLabs/ansible-role-k3s To enable libvirt on the vm_kvm_host. The sample inventory will install the virtual machines on localhost. It's possible to install the virtual machine on multiple lbvirt/KVM hypervisors.

Tags ansible role libvirt kvm k3s k8s kubernetes
License
State stable

Recent Releases

1.1.023 Jul 2023 05:08 minor feature: Updated to Debian GNU/Linux 12
1.0.006 Apr 2023 05:38 major feature: Initial public release