Agent version 2.7.1
Added
-
Recommendations for workloads that scale down to 0 replicas
Optimize Live now provides recommendations for workloads that scale down to zero replicas for short periods of time within a 7-day period.-
If a workload is scaled down to 0 replicas for 25% of the time over 7 days, a recommendation is still provided, and you’ll see a warning in UI about the amount of time scaled down.
-
If a workload is at 0 replicas for more than 75% of the time over 7 days, no recommendation is provided, and you’ll see an error in the UI.
-
Fixed
-
Helm value
clusterDefaultConfig.schedule
permits day specifiers and commas
This release fixes a Helm validation error that prevented users from installing a cluster default schedule that included multiple weekdays or used day names (MON,TUE,WED and so on).Examples:
- As an argument in a
helm install
command:
--set clusterDefaultConfig.schedule="H 20 * * WED,THU,FRI"
- As an argument in a