Skip to main content

Engine Scaling

Firebolt Engine supports scaling up and down by patching the spec.replicas field. The Firebolt Operator handles the transition automatically, applying one of the rollout strategies defined in Engine Rollouts.

Scale or update

Patch spec.replicas to scale the engine:
The Firebolt Operator handles the zero-downtime transition automatically.

Stop and resume

Set spec.replicas to 0 to stop the engine without deleting the custom resource:
Resume by setting a non-zero replica count: