incus-contrib/incusos/examples
Maarten b9f1894681 OC-managed cluster with OVN and HA nginx: full validated deployment
Deploy a 3-node OC-managed Incus cluster with OVN overlay networking
and an HA nginx workload behind an OVN load balancer. Key discoveries:

- OC needs_update blocker: OC tracks update delivery through its pipeline,
  not version comparison. Nodes deployed from the latest ISO are stuck at
  needs_update=true. Fix: generate ISO from older channel (--channel
  old-stable), let OC push the real update after registration.
- ISO upload skip bug: incusos-proxmox silently reused stale ISOs with the
  same filename. Fixed: --iso now replaces existing same-named ISOs.
- Empty app-seed-config ({}): avoids "Certificate already in trust store"
  Terraform error when cert is already injected via SEED_DATA.

Files changed:
- notes/operations-center-guide.md: full rewrite with real captured output
- CLAUDE.md: needs_update findings, ISO fix, OVN LB behavior
- incusos/examples/lab-oc-deploy.yaml: static IP for VLAN 69
- incusos/examples/lab-oc-nodes.yaml: static IPs + disk sizing
- incusos/incusos-proxmox: fix stale ISO reuse when --iso provided

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:08:28 +01:00
..
incus-cluster-node.yaml Implement end-to-end IncusOS Proxmox deployment via API 2026-02-19 15:26:58 +01:00
incus-standalone.yaml Implement end-to-end IncusOS Proxmox deployment via API 2026-02-19 15:26:58 +01:00
lab-advanced.yaml Add macOS support, multi-lab lifecycle, extended testing, and migration docs 2026-02-20 23:41:06 +01:00
lab-cluster.yaml Fix IncusOS deploy: eliminate crontab bug and TPM corruption 2026-02-22 21:50:02 +01:00
lab-networking.yaml Add VLAN 69 support, OVN networking guide, and lab-networking config 2026-02-22 13:28:03 +01:00
lab-oc-deploy.yaml OC-managed cluster with OVN and HA nginx: full validated deployment 2026-02-23 11:08:28 +01:00
lab-oc-nodes.yaml OC-managed cluster with OVN and HA nginx: full validated deployment 2026-02-23 11:08:28 +01:00
lab-oc.yaml Add production lab guide with validated output from real deployment 2026-02-22 23:46:10 +01:00
lab-production.yaml Add production lab guide with validated output from real deployment 2026-02-22 23:46:10 +01:00
lab-replace.yaml Add advanced migration testing, cluster lifecycle, and clustering guide 2026-02-20 18:46:55 +01:00
lab-single.yaml Fix IncusOS deploy: eliminate crontab bug and TPM corruption 2026-02-22 21:50:02 +01:00
my-test.yaml Add advanced migration testing, cluster lifecycle, and clustering guide 2026-02-20 18:46:55 +01:00
network-static.yaml Fix IncusOS deploy: eliminate crontab bug and TPM corruption 2026-02-22 21:50:02 +01:00
ops-center.yaml Initial Commit 2026-02-18 14:04:05 +01:00
proxmox-lab.yaml Add lab validation tooling: doctor check, deep cleanup, lab-test script 2026-02-19 22:00:05 +01:00
proxmox-minimal.yaml Add lab validation tooling: doctor check, deep cleanup, lab-test script 2026-02-19 22:00:05 +01:00
proxmox.yaml.example Fix IncusOS deploy: eliminate crontab bug and TPM corruption 2026-02-22 21:50:02 +01:00