Skip to content

Commit a683efb

Browse files
author
Michael Burke
committed
OSDOCS#11670 Fix cron scaler limitations note for CMA 2.14.1
1 parent 4604cf5 commit a683efb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/nodes-cma-autoscaling-custom-trigger-cron.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ You can scale pods based on a time range.
1010

1111
When the time range starts, the custom metrics autoscaler scales the pods associated with an object from the configured minimum number of pods to the specified number of desired pods. At the end of the time range, the pods are scaled back to the configured minimum. The time period must be configured in link:https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/#writing-a-cronjob-spec[cron format].
1212

13-
[NOTE]
14-
====
15-
The custom metrics autoscaler with Cron trigger scales pods based only on the specified times and cannot scale pods on a daily, weekly, monthly, or yearly schedule.
16-
====
17-
1813
The following example scales the pods associated with this scaled object from `0` to `100` from 6:00 AM to 6:30 PM India Standard Time.
1914

2015
.Example scaled object with a Cron trigger

0 commit comments

Comments
 (0)