HybridContainerServiceExpander.MostPods Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET