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.
2 parents 1582d09 + 3fe2cf6 commit bb71da5Copy full SHA for bb71da5
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 an additional 2GB for system process in Windows nodes that are not part of 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