다음을 통해 공유


AutoScaleExpander.MostPods Property

Definition

Selects the node group that would be able to schedule the most pods when scaling up. This is useful when you are using nodeSelector to make sure certain pods land on certain nodes. Note that this won't cause the autoscaler to select bigger nodes vs. smaller, as it can add multiple smaller nodes at once.

public static Azure.ResourceManager.ContainerService.Models.AutoScaleExpander MostPods { get; }
static member MostPods : Azure.ResourceManager.ContainerService.Models.AutoScaleExpander
Public Shared ReadOnly Property MostPods As AutoScaleExpander

Property Value

Applies to