Autoscaling Config
This resource will help you configure auto scaling for the kubernetes cluster, see What is autoscaling config.
NOTE: Available since v1.127.0. NOTE: From version 1.164.0, support for specifying whether to allow the scale-in of nodes by parameter
scale_down_enabled
. NOTE: From version 1.164.0, support for selecting the policy for selecting which node pool to scale by parameterexpander
.
Properties
Link copied to clipboard
The policy for selecting which node pool to scale. Valid values: least-waste
, random
, priority
. For more information on these policies, see Configure auto scaling
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard