Skip to content

Commit 8496d2d

Browse files
committed
move user account to call out
1 parent 2f4e778 commit 8496d2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/aks/node-auto-repair.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ This feature is available in all regions where AKS is supported.
1616

1717
## How AKS checks for unhealthy nodes
1818

19-
AKS uses rules to determine if a node is an unhealthy state and needs repair. AKS uses the following rules to determine if automatic repair is needed. AKS takes repair action on nodes with the user **aks-remediator**.
19+
> [!Note]
20+
> AKS takes repair action on nodes with the user account **aks-remediator**.
21+
22+
AKS uses rules to determine if a node is an unhealthy state and needs repair. AKS uses the following rules to determine if automatic repair is needed.
2023

2124
* The node reports status of **NotReady** on consecutive checks within a 10-minute timeframe
2225
* The node doesn't report a status within 10 minutes

0 commit comments

Comments
 (0)