Module autoscaling_config

Module autoscaling_config 

Source
Expand description

Defines additional types related to AutoscalingConfig.

Modules§

asymmetric_autoscaling_option
Defines additional types related to AsymmetricAutoscalingOption.
autoscaling_limits
Defines additional types related to AutoscalingLimits.

Structs§

AsymmetricAutoscalingOption
AsymmetricAutoscalingOption specifies the scaling of replicas identified by the given selection.
AutoscalingLimits
The autoscaling limits for the instance. Users can define the minimum and maximum compute capacity allocated to the instance, and the autoscaler will only scale within that range. Users can either use nodes or processing units to specify the limits, but should use the same unit to set both the min_limit and max_limit.
AutoscalingTargets
The autoscaling targets for an instance.