You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some usecases, we might not want to scale the pods to 0. Instead decrease the replicas to a minimum 2-5 at off hours and then scale back to normal once off hours are over (night time/weekends etc).
Something Like:
spec:
action: scale
targetReplicaCount: 5
The text was updated successfully, but these errors were encountered:
In some usecases, we might not want to scale the pods to 0. Instead decrease the replicas to a minimum 2-5 at off hours and then scale back to normal once off hours are over (night time/weekends etc).
Something Like:
The text was updated successfully, but these errors were encountered: