Skip to main content
Version: 2.13.0

Release Notes for Smart Scaler Version 2.2.0

Release Date: 5th Jan 2024

Smart Scaler solves the problem of runaway costs of Kubernetes clusters that are heavily over-provisioned to compensate for the reactive and time consuming tuning required for vanilla HPA.

We continue to add new features and enhancements to Smart Scaler.

What's New

Scheduling Recurring Events

  • The Event Agent can now be used to schedule recurring events. Scheduling recurring events enables automatic execution of events at predefined intervals. The events can be scheduled using cron expressions. The user can define the concurrent future events and the duration of each instance of the recurring event. This feature is currently configurable only using YAML. To know more, see Configure Recurring Events

Enhancements

  • Minor improvements and optimizations
  • Security patch-fixes