Operations
This section collects guidance for continuously using Tazuna. For task-level procedures (“installing a new add-on,” “writing tazuna.yaml,” etc.), see Guides; for command and schema specifications, see the Reference.
This section focuses on operations that avoid incidents and operations that can detect drift.
Contents
- Operating
tazuna destroy— the procedure to follow when running destroy on a production cluster, the two-layer guard ofTAZUNA_DESTROY_EXECUTABLEandcontext_matches, and accident-prone scenarios. - Drift Monitoring — operating
tazuna state diffon a periodic schedule to visualize drift, output formats, and how to wire up notifications. - CI Pipeline — the typical setup that runs
check/buildon PRs andapplyonmainmerges, where to placedestroy, and choosing between apply and state sync.