Skip to content

Commit b67fea5

Browse files
authored
Merge pull request #39393 from EricPonvelle/OSDOCS-2995_Update_Reservation_Message
OSDOCS-2995: Updated a note in ROSA policy documentation
2 parents 053ccd5 + 0e7884c commit b67fea5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/rosa-sdpolicy-account-management.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@ Control plane and infrastructure nodes are deployed and managed by Red Hat. Shut
4949

5050
[NOTE]
5151
====
52-
1 vCPU core and 1 GiB of memory are reserved on each worker node to run processes required as part of the managed service. This includes, but is not limited to, audit log aggregation, metrics collection, DNS, image registry, and SDN.
52+
Approximately one vCPU core and 1 GiB of memory are reserved on each worker node and removed from allocatable resources. This reservation of resources is necessary to run processes required by the underlying platform. These processes include system daemons such as udev, kubelet, and container runtime among others. The reserved resources also account for kernel reservations.
53+
54+
{OCP} core systems such as audit log aggregation, metrics collection, DNS, image registry, SDN, and others might consume additional allocatable resources to maintain the stability and maintainability of the cluster. The additional resources consumed might vary based on usage.
55+
56+
For additional information, see the link:https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#system-reserved[Kubernetes documentation].
5357
====
5458

5559
[id="rosa-sdpolicy-aws-compute-types_{context}"]

0 commit comments

Comments
 (0)