GitOps
This section explains how the repository turns versioned manifests into the live homelab cluster.
Topics
- Repository structure: where apps, infrastructure, monitoring, clusters, and IaC belong
- Reconciliation: how Flux activates layers and enforces dependency order
- Adding a service: how to use the
base/andlab/overlay pattern
Service-specific architecture belongs under Services. Operational commands belong under Runbooks.