k8s autoscaler reaction time to scale up or scale down
You can change the behaviour of the autoscaler scan time by adding this on the pod level.
"cluster-autoscaler.kubernetes.io/pod-scale-up-delay": "600s"
\
You can change the behaviour of the autoscaler scan time by adding this on the pod level.
"cluster-autoscaler.kubernetes.io/pod-scale-up-delay": "600s"
\
Comments