Skip to content

Commit a77c845

Browse files
committed
doc: add deprecation of autoscaling.alpha.kubernetes.io/behavior in label-annotations-taints
1 parent 3cd4bda commit a77c845

File tree

1 file changed

+8
-0
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+8
-0
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,14 @@ receiving traffic for the Service from the moment the kubelet starts all contain
580580
and marks it _Running_, til the kubelet stops all containers and deletes the pod from
581581
the API server.
582582

583+
### autoscaling.alpha.kubernetes.io/behavior (deprecated)
584+
585+
Type: Annotation
586+
587+
Used on: HorizontalPodAutoscaler
588+
589+
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.
590+
583591
### kubernetes.io/hostname {#kubernetesiohostname}
584592

585593
Type: Label

0 commit comments

Comments
 (0)