Expander.LeastWaste Field

Definition

Selects the node group that will have the least idle CPU (if tied, unused memory) after scale-up. This is useful when you have different classes of nodes, for example, high CPU or high memory nodes, and only want to expand those when there are pending pods that need a lot of those resources.

public const string LeastWaste;
val mutable LeastWaste : string
Public Const LeastWaste As String 

Field Value

Applies to