python/kubernetes/docs/V2beta2HorizontalPodAutoscalerBehavior.md
Nabarun Pal cd92c5d545
Generate client 18.0.0-snapshot
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-17 04:00:32 +05:30

648 B

V2beta2HorizontalPodAutoscalerBehavior

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

Properties

Name Type Description Notes
scale_down V2beta2HPAScalingRules [optional]
scale_up V2beta2HPAScalingRules [optional]

[Back to Model list] [Back to API list] [Back to README]