Condividi tramite


ManagedCluster.AutoScalerProfileSkipNodesWithSystemPod Property

Definition

If cluster autoscaler will skip deleting nodes with pods from kube-system (except for DaemonSet or mirror pods). The default is true.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public string AutoScalerProfileSkipNodesWithSystemPod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.AutoScalerProfileSkipNodesWithSystemPod : string with get, set
Public Property AutoScalerProfileSkipNodesWithSystemPod As String

Property Value

Implements

Attributes

Applies to