AgentPoolUpgradeSettings

Settings for upgrading an agentpool.

AzureCloudContainersDevOpsKubernetesOrchestration

Properties

Name Type Description
maxSurge string The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. 5) or a percentage (e.g. 50%). If a percentage is specified, it is the percentage o
drainTimeoutInMinutes integer The amount of time (in minutes) to wait on eviction of pods and graceful termination per node.
nodeSoakDurationInMinutes integer The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to the next node.
View JSON Schema on GitHub