你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Expander.MostPods Field

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 Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.Expander MostPods;
 staticval mutable MostPods : Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.Expander
Public Shared MostPods As Expander 

Field Value

Applies to