diff --git a/hosted_control_planes/hcp-prepare/hcp-sizing-guidance.adoc b/hosted_control_planes/hcp-prepare/hcp-sizing-guidance.adoc index b2f9252ac3..ff574619da 100644 --- a/hosted_control_planes/hcp-prepare/hcp-sizing-guidance.adoc +++ b/hosted_control_planes/hcp-prepare/hcp-sizing-guidance.adoc @@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[] toc::[] -Many factors, including hosted cluster workload and worker node count, affect how many hosted clusters can fit within a certain number of control-plane nodes. Use this sizing guide to help with hosted cluster capacity planning. This guidance assumes a highly available {hcp} topology. The load-based sizing examples were measured on a bare-metal cluster. Cloud-based instances might have different limiting factors, such as memory size. +Many factors, including hosted cluster workload and worker node count, affect how many hosted control planes can fit within a certain number of worker nodes. Use this sizing guide to help with hosted cluster capacity planning. This guidance assumes a highly available {hcp} topology. The load-based sizing examples were measured on a bare-metal cluster. Cloud-based instances might have different limiting factors, such as memory size. You can override the following resource utilization sizing measurements and disable the metric service monitoring. diff --git a/modules/hosted-control-planes-concepts-personas.adoc b/modules/hosted-control-planes-concepts-personas.adoc index 993498ab17..0b8886b353 100644 --- a/modules/hosted-control-planes-concepts-personas.adoc +++ b/modules/hosted-control-planes-concepts-personas.adoc @@ -27,7 +27,7 @@ management cluster:: An {product-title} cluster where the HyperShift Operator is management cluster infrastructure:: Network, compute, and storage resources of the management cluster. -node pool:: A resource that contains the compute nodes. The control plane contains node pools. The compute nodes run applications and workloads. +node pool:: A resource that manages a set of compute nodes that are associated with a hosted cluster. The compute nodes run applications and workloads within the hosted cluster. [id="hosted-control-planes-personas_{context}"] == Personas