⎈ k8s knowledge compiler

HorizontalPodAutoscalerBehavior [api_object]ai-synthesized · conf 0.82

HorizontalPodAutoscalerBehavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).

autoscaling

HorizontalPodAutoscalerBehavior is an API object that defines the behavior of a HorizontalPodAutoscaler.

Why it matters It allows you to define custom behavior for your HPA.

Key facts - Defined in io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerBehavior - Used to define custom behavior for an HPA

Related HorizontalPodAutoscaler

Sources

swagger.jsonio.k8s.api.autoscaling.v2.HorizontalPodAutoscalerBehavior

Related (2)

related_to HPAScalingRulesreferences type conf=1
related_to HorizontalPodAutoscalerSpecreferences type conf=1

← all API Explorer