Cron trigger to change minReplicaCount #5708
-
Is there any way of letting a cron trigger setting the minReplicaCount on a ScaledObject? My envisioned use-case is an object that during office hours can scale from 1-N replicas (to always have 1 replica available). Outside of office hours i'd like to let it scale down to 0 (that is, scale from 0-N instead). As far as I can see the cron trigger itself only takes in a "desiredReplicas". But is there a workaround for this? |
Beta Was this translation helpful? Give feedback.
Answered by
zroubalik
Apr 19, 2024
Replies: 1 comment
-
Unfortunately this can be achieved with KEDA at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Oscaarjs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately this can be achieved with KEDA at the moment.