We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a3b61 commit ecd974cCopy full SHA for ecd974c
articles/aks/concepts-clusters-workloads.md
@@ -120,6 +120,9 @@ Two types of resources are reserved:
120
- 6% of the next 112 GB of memory (up to 128 GB)
121
- 2% of any memory above 128 GB
122
123
+>[!NOTE]
124
+> AKS reserves additional 2GB for system process in Windows nodes except the calculated memory.
125
+
126
Memory and CPU allocation rules:
127
* Keep agent nodes healthy, including some hosting system pods critical to cluster health.
128
* 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