Skip to content

Commit bb71da5

Browse files
Merge pull request #210878 from wangyira/add-windows-memory-limit
add memory limit note for Windows node
2 parents 1582d09 + 3fe2cf6 commit bb71da5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/concepts-clusters-workloads.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ Two types of resources are reserved:
120120
- 6% of the next 112 GB of memory (up to 128 GB)
121121
- 2% of any memory above 128 GB
122122

123+
>[!NOTE]
124+
> AKS reserves an additional 2GB for system process in Windows nodes that are not part of the calculated memory.
125+
123126
Memory and CPU allocation rules:
124127
* Keep agent nodes healthy, including some hosting system pods critical to cluster health.
125128
* Cause the node to report less allocatable memory and CPU than it would if it were not part of a Kubernetes cluster.

0 commit comments

Comments
 (0)