Skip to main content
The Scheduled Scaler overrides HPA minReplicas during defined time windows — pre-warming pods before predictable traffic bursts. CRD: ScheduledScalePolicy (namespaced)

Example

Each window can raise minReplicas, pre-scale ahead of the window (preScaleMinutes), and optionally override the HPA’s scaling behavior for the duration of the window. Original values are saved and restored when the window deactivates.
For the full set of HPA behavior overrides a window can apply — scale-up/down speed presets, disableScaleDown, CPU target — see HPA Behavior Overrides.

Dashboard

The Scheduled Scales page shows all policies with active-window status and activation history — so you can confirm a window actually fired.