Bootstrap HA k3s server on 3 Harvester VM nodes

This commit is contained in:
2026-04-10 18:49:21 +10:00
commit 99ea6471b1
4 changed files with 532 additions and 0 deletions

15
zarf.yaml Normal file
View File

@@ -0,0 +1,15 @@
kind: ZarfPackageConfig
metadata:
name: harvester-bootstrap-rancher
# version: 26.0.0
# description: |
# "Deploys a HA k3s cluster on top of a Harvester cluster, installs Rancher and imports the Harvester local cluster"
components:
- name: kairos-cluster
required: true
manifests:
- name: cluster-specs
files:
- manifests/cloud-config-secret.yaml
- manifests/harvester-vms.yaml