feat: Add VFIO binding script and update playbook for enhanced virtualization support

This commit is contained in:
2026-01-02 23:15:08 +01:00
parent 03d5b39a4b
commit 3c6647c215
13 changed files with 540 additions and 135 deletions
@@ -32,4 +32,8 @@
state: present
kubeconfig: "{{ k8s_kubeconfig }}"
src: "{{ k8s_etc }}/k8s-certmanager-cloudns.yaml"
wait: true
- name: CertManager | Sleep to allow webhook to be ready
ansible.builtin.pause:
seconds: 15
when: microk8s_certmgr_letsencrypt_dns01