Udostępnij za pośrednictwem


HybridContainerServiceExpander.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.HybridContainerService.Models.HybridContainerServiceExpander MostPods { get; }
static member MostPods : Azure.ResourceManager.HybridContainerService.Models.HybridContainerServiceExpander
Public Shared ReadOnly Property MostPods As HybridContainerServiceExpander

Property Value

Applies to