Freigeben über


UndrainableNodeBehavior.Cordon Property

Definition

AKS will cordon the blocked nodes and replace them with surge nodes during upgrade. The blocked nodes will be cordoned and replaced by surge nodes. The blocked nodes will have label 'kubernetes.azure.com/upgrade-status:Quarantined'. A surge node will be retained for each blocked node. A best-effort attempt will be made to delete all other surge nodes. If there are enough surge nodes to replace blocked nodes, then the upgrade operation and the managed cluster will be in failed state. Otherwise, the upgrade operation and the managed cluster will be in canceled state. Serialized Name: UndrainableNodeBehavior.Cordon

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

Property Value

Applies to