Skip to content

Commit b27dba2

Browse files
committed
tweaks
1 parent 33ad5e0 commit b27dba2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/node-auto-repair.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ kubectl get nodes
3131

3232
## How automatic repair works
3333

34+
> [!Note]
35+
> AKS takes repair action on nodes with the user account **aks-remediator**.
36+
3437
This behavior is for **Virtual Machine Scale Sets**. Auto-repair takes several steps to repair a broken node. If a node is determined to be unhealthy, AKS attempts several remediation steps. The steps are performed in this order:
3538

3639
1. After the container runtime becomes unresponsive for 10 minutes, the failing runtime services are restarted on the node.

0 commit comments

Comments
 (0)