Overview
The Firebolt Operator’s engine reconciler ownsFireboltEngine lifecycle: blue-green generations, phase transitions, status conditions, and the Kubernetes objects behind each engine node.
Use the pages in this section when you need implementation detail beyond the top-level Architecture page.
- Engine reconciliation covers the reconcile loop, phase machine, generation model, and crash recovery.
- Engine rollouts covers drain checks and rolling update parameters during cutovers.
- Auto-stop and wake-up covers operator-driven auto-stop and the gateway wake-up annotation protocol.
FireboltEngine API surface, see the FireboltEngine CRD reference.
Inspecting status
examples/ directory.