AutoscalingConfig

Properties

Link copied to clipboard
val clusterId: Output<String>?

The id of kubernetes cluster.

Link copied to clipboard
val coolDownDuration: Output<String>?

The cool down duration. Default is 10m. If the delay (cooldown) value is set too long, there could be complaints that the Horizontal Pod Autoscaler is not responsive to workload changes. However, if the delay value is set too short, the scale of the replicas set may keep thrashing as usual.

Link copied to clipboard
val expander: Output<String>?

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

The scale-in threshold for GPU instance. Default is 0.5.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Specify whether to allow the scale-in of nodes. Default is true.

Link copied to clipboard
val scanInterval: Output<String>?

The interval at which the cluster is reevaluated for scaling. Default is 30s.

Link copied to clipboard
val unneededDuration: Output<String>?

The unneeded duration. Default is 10m.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The scale-in threshold. Default is 0.5.