incus-contrib/notes
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
..
boot-failure-investigation.md Boot failure investigation: 67% crontab bug rate confirmed, version mismatch ruled out 2026-02-21 23:19:35 +01:00
clustering-guide.md Fix critical auth validation, role naming, Sys.Audit, and apply_defaults 2026-02-21 08:51:52 +01:00
incus-version-compatibility.md version and certificate refinement 2026-02-18 14:49:31 +01:00
iso-download-methods.md Initial Commit 2026-02-18 14:04:05 +01:00
migration-guide.md Add macOS support, multi-lab lifecycle, extended testing, and migration docs 2026-02-20 23:41:06 +01:00
networking-guide.md Add production lab guide with validated output from real deployment 2026-02-22 23:46:10 +01:00
operations-center-guide.md OC-managed cluster with OVN and HA nginx: full validated deployment 2026-02-23 11:08:28 +01:00
production-lab-guide.md Add production lab guide with validated output from real deployment 2026-02-22 23:46:10 +01:00
proxmox-deploy-progress.md Implement end-to-end IncusOS Proxmox deployment via API 2026-02-19 15:26:58 +01:00
utm-support.md Add macOS support, multi-lab lifecycle, extended testing, and migration docs 2026-02-20 23:41:06 +01:00