Skip to content

Commit 96aed90

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/node-auto-repair.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The following table shows the node events, and the actions they cause for AKS no
5454
| Reboot | The VM is scheduled for reboot. The VM's non-persistent memory is lost. | No action |
5555
| Redeploy | The VM is scheduled to move to another node. The VM's ephemeral disks are lost. | Cordon and drain |
5656
| Preempt | The spot VM is being deleted. The VM's ephemeral disks are lost. | Cordon and drain |
57-
| Terminate | The virtual machine is scheduled to be deleted.| Cordon & Drain |
57+
| Terminate | The VM is scheduled to be deleted.| Cordon and drain |
5858

5959

6060

0 commit comments

Comments
 (0)