Skip to content

Commit 2f8d9a5

Browse files
authored
Merge pull request #50882 from arunpnair/patch-1
Update node-auto-repair.md
2 parents 3d047ad + 80da4f7 commit 2f8d9a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/node-auto-repair.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 03/10/2020
1111
AKS continuously checks the health state of worker nodes and performs automatic repair of the nodes if they become unhealthy. This documentation describes how Azure Kubernetes Service (AKS) monitors worker nodes, and repairs unhealthy worker nodes. The documentation is to inform AKS operators on the behavior of node repair functionality. It is also important to note that Azure platform [performs maintenance on Virtual Machines][vm-updates] that experience issues. AKS and Azure work together to minimize service disruptions for your clusters.
1212

1313
> [!Important]
14-
> Noe auto-repair functionality isn't currently supported for Windows Server node pools.
14+
> Node auto-repair functionality isn't currently supported for Windows Server node pools.
1515
1616
## How AKS checks for unhealthy nodes
1717

@@ -51,4 +51,4 @@ Use [Availability Zones][availability-zones] to increase high availability with
5151

5252
<!-- LINKS - Internal -->
5353
[availability-zones]: ./availability-zones.md
54-
[vm-updates]: ../virtual-machines/maintenance-and-updates.md
54+
[vm-updates]: ../virtual-machines/maintenance-and-updates.md

0 commit comments

Comments
 (0)