Managed Cluster Properties Response Auto Scaler Profile
Parameters to be applied to the cluster-autoscaler when enabled
Constructors
Properties
Valid values are 'true' and 'false'
If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted.
If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted.
If set to true, the resources used by daemonset will be taken into account when making scaling down decisions.
The default is 10.
The default is 600.
The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
The default is 45. The maximum is 100 and the minimum is 0.
For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age. The default is '0s'. Values must be an integer followed by a unit ('s' for seconds, 'm' for minutes, 'h' for hours, etc).
This must be an integer. The default is 3.
The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
The default is the scan-interval. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
The default is '0.5'.
The default is '10'. Values must be an integer number of seconds.
The default is true.
The default is true.