Skip to content

Commit b4f4713

Browse files
authored
Merge pull request #48764 from kjayantmenon/master
updated lines to ensure clarity
2 parents 52d9944 + 2c61718 commit b4f4713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/concepts-clusters-workloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To maintain node performance and functionality, resources are reserved on each n
102102
- 6% of the next 112 GB of memory (up to 128 GB)
103103
- 2% of any memory above 128 GB
104104

105-
The above rules for memory and CPU allocation are used to keep agent nodes healthy, some hosting system pods critical to cluster health. These allocation rules also cause the node to report less allocatable memory and CPU than it would if it were not part of a Kubernetes cluster. The above resource reservations can't be changed.
105+
The above rules for memory and CPU allocation are used to keep agent nodes healthy, including some hosting system pods that are critical to cluster health. These allocation rules also cause the node to report less allocatable memory and CPU than it would if it were not part of a Kubernetes cluster. The above resource reservations can't be changed.
106106

107107
For example, if a node offers 7 GB, it will report 34% of memory not allocatable on top of the 750Mi hard eviction threshold.
108108

0 commit comments

Comments
 (0)