Homelab/snippets
Tellsanguis 2d680cec4e
Some checks failed
CD - Deploy Infrastructure / Terraform Validation (push) Successful in 16s
CD - Deploy Infrastructure / Deploy on pve1 (push) Failing after 7s
CD - Deploy Infrastructure / Deploy on pve2 (push) Failing after 7s
CD - Deploy Infrastructure / Deploy on pve3 (push) Failing after 8s
CD - Deploy Infrastructure / Validate K3s Cluster (push) Has been skipped
CD - Deploy Infrastructure / Deployment Notification (push) Failing after 1s
Ajout snippets cloud-init
2025-12-09 13:44:57 +01:00
..
cloud-init-etcd-witness.yaml Ajout snippets cloud-init 2025-12-09 13:44:57 +01:00
cloud-init-k3s-server-1.yaml Ajout snippets cloud-init 2025-12-09 13:44:57 +01:00
cloud-init-k3s-server-2.yaml Ajout snippets cloud-init 2025-12-09 13:44:57 +01:00
README.md Ajout snippets cloud-init 2025-12-09 13:44:57 +01:00

Cloud-Init Snippets pour Proxmox

Avant l'upload

Remplace les placeholders dans chaque fichier YAML :

Upload via interface Proxmox

acemagician (k3s-server-1)

  1. Proxmox → acemagician → Datacenter → Storage → local
  2. Content → Snippets → Upload
  3. Upload cloud-init-k3s-server-1.yaml

elitedesk (k3s-server-2)

  1. Proxmox → elitedesk → Datacenter → Storage → local
  2. Content → Snippets → Upload
  3. Upload cloud-init-k3s-server-2.yaml

thinkpad (etcd-witness)

  1. Proxmox → thinkpad → Datacenter → Storage → local
  2. Content → Snippets → Upload
  3. Upload cloud-init-etcd-witness.yaml

Vérification

Après upload, les fichiers doivent être présents dans :

  • /var/lib/vz/snippets/cloud-init-k3s-server-1.yaml (acemagician)
  • /var/lib/vz/snippets/cloud-init-k3s-server-2.yaml (elitedesk)
  • /var/lib/vz/snippets/cloud-init-etcd-witness.yaml (thinkpad)