Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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 of TAZUNA_DESTROY_EXECUTABLE and context_matches, and accident-prone scenarios.
  • Drift Monitoring — operating tazuna state diff on a periodic schedule to visualize drift, output formats, and how to wire up notifications.
  • CI Pipeline — the typical setup that runs check / build on PRs and apply on main merges, where to place destroy, and choosing between apply and state sync.