Skip to content

Commit aa12f3e

Browse files
committed
tweaks
1 parent 39c44d3 commit aa12f3e

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
@@ -30,7 +30,7 @@ kubectl get nodes
3030

3131
Auto-repair takes several steps to repair a broken node. If a node is determined to be unhealthy, AKS attemps several remediation steps. The steps are performed in this order:
3232

33-
1. After the Docker runtime becomes unresponsive for 10 minutes, Docker is restarted on the node.
33+
1. After the container runtime becomes unresponsive for 10 minutes, the failing runtime daemons and related services are restarted on the node.
3434
2. If the node does not become available withint 10 minutes, the node is rebooted.
3535
3. If the node is not available within 30 minutes, the node is re-imaged.
3636

0 commit comments

Comments
 (0)