Skip to content

Commit e2d7f05

Browse files
Justin Davieszr-msft
andauthored
Update articles/aks/node-auto-repair.md
Co-authored-by: Zach Rhoads <[email protected]>
1 parent 96aed90 commit e2d7f05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/aks/node-auto-repair.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ If AKS finds multiple unhealthy nodes during a health check, each node is repair
4444
## Node Autodrain
4545
[Scheduled Events][scheduled-events] can occur on the underlying virtual machines (VMs) in any of your node pools. For [spot node pools][spot-node-pools], scheduled events may cause a *preempt* node event for the node. Certain node events, such as *preempt*, cause AKS node autodrain to attempt a cordon and drain of the affected node, which allows for a graceful reschedule of any affected workloads on that node.
4646

47-
In these cases Node Autodrain will attempt to cordon and drain the node, providing a graceful reschedule of your workloads.
4847

4948
The following table shows the node events, and the actions they cause for AKS node autodrain.
5049

0 commit comments

Comments
 (0)