Skip to content

Commit a0d20a2

Browse files
committed
bullets tweaks
1 parent b2d208d commit a0d20a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/node-auto-repair.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ kubectl get nodes
3434

3535
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:
3636

37-
1. Docker is restarted on the node
38-
2. The node is rebooted
39-
3. The node is re-imaged
37+
1. Docker is restarted on the node.
38+
2. The node is rebooted.
39+
3. The node is re-imaged.
4040

4141
> ![Note]
4242
> If multiple nodes are unhealthy, they are repaired one by one

0 commit comments

Comments
 (0)