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
This annotation was used to configure the scaling behavior of the Horizontal Pod Autoscaler (HPA) in earlier Kubernetes versions. It allowed to specify how the HPA should scale pods up or down, including setting stabilization windows and scaling policies.
589
+
This annotation was used to configure the scaling behavior for a HorizontalPodAutoscaler (HPA) in earlier Kubernetes versions.
590
+
It allowed you to specify how the HPA should scale pods up or down, including setting stabilization windows and scaling policies.
591
+
Setting this annotation has no effect in any supported release of Kubernetes.
0 commit comments