1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-4488: Duplicated the Limits and Scalability topic for OSD

This commit is contained in:
Eric Ponvelle
2022-12-12 10:22:21 -05:00
committed by openshift-cherrypick-robot
parent f8751b5b3a
commit 7f86e21d60
6 changed files with 63 additions and 10 deletions

View File

@@ -69,6 +69,8 @@ Name: Planning your environment
Dir: osd_planning
Distros: openshift-dedicated
Topics:
- Name: Limits and scalability
File: osd-limits-scalability
- Name: Customer Cloud Subscriptions on AWS
File: aws-ccs
- Name: Customer Cloud Subscriptions on GCP

View File

@@ -2,8 +2,10 @@
// Module included in the following assemblies:
//
// rosa_planning/rosa-planning-environment.adoc
//
// osd_planning/osd-planning-environment.adoc
[id="rosa-planning-cluster-maximums-environment_{context}"]
[id="planning-cluster-maximums-environment-sd_{context}"]
= OpenShift Container Platform testing environment and configuration
The following table lists the OpenShift Container Platform environment and configuration on which the cluster maximums are tested for the AWS cloud platform.

View File

@@ -2,11 +2,24 @@
// Module included in the following assemblies:
//
// rosa_planning/rosa-planning-environment.adoc
//
// osd_planning/osd-planning-environment.adoc
[id="tested-cluster-maximums_{context}"]
[id="tested-cluster-maximums-sd_{context}"]
= ROSA tested cluster maximums
Consider the following tested object maximums when you plan a {product-title} (ROSA) cluster installation. The table specifies the maximum limits for each tested type in a ROSA cluster.
Consider the following tested object maximums when you plan a {product-title}
ifdef::openshift-rosa[]
(ROSA)
endif::[]
cluster installation. The table specifies the maximum limits for each tested type in a
ifdef::openshift-rosa[]
(ROSA)
endif::[]
ifdef::openshift-dedicated[]
{product-title}
endif::[]
cluster.
These guidelines are based on a cluster of 102 compute (also known as worker) nodes in a multiple availability zone configuration. For smaller clusters, the maximums are lower.

View File

@@ -2,11 +2,17 @@
// Module included in the following assemblies:
//
// rosa_planning/rosa-limits-scalability.adoc
//
// osd_planning/osd-planning-environment.adoc
[id="control-plane-and-infra-node-sizing-and-scaling_{context}"]
[id="control-plane-and-infra-node-sizing-and-scaling-sd_{context}"]
= Control plane and infrastructure node sizing and scaling
When you install a {product-title} (ROSA) cluster, the sizing of the control plane and infrastructure nodes are automatically determined by the compute node count.
When you install a {product-title}
ifdef::openshift-rosa[]
(ROSA)
endif::[]
cluster, the sizing of the control plane and infrastructure nodes are automatically determined by the compute node count.
If you change the number of compute nodes in your cluster after installation, the Red Hat Site Reliability Engineering (SRE) team scales the control plane and infrastructure nodes as required to maintain cluster stability.
@@ -35,7 +41,14 @@ The following table lists the control plane and infrastructure node sizing that
|===
[.small]
--
1. The maximum number of compute nodes on ROSA is 180.
1. The maximum number of compute nodes on
ifdef::openshift-rosa[]
ROSA
endif::[]
ifdef::openshift-dedicated[]
{product-title}
endif::[]
is 180.
--
[id="node-scaling-after-installation_{context}"]
@@ -66,12 +79,21 @@ Resizing alerts are triggered for the infrastructure nodes in a cluster when eit
+
[NOTE]
====
The maximum number of compute nodes on ROSA is 180.
The maximum number of compute nodes on
ifdef::openshift-rosa[]
ROSA
endif::[]
ifdef::openshift-dedicated[]
{product-title}
endif::[]
is 180.
====
The SRE team might scale the control plane and infrastructure nodes for additional reasons, for example to manage an increase in resource consumption on the nodes.
ifdef::openshift-rosa[]
When scaling is applied, the customer is notified through a service log entry. For more information about the service log, see _Accessing the service logs for ROSA clusters_.
endif::[]
[id="sizing-considerations-for-larger-clusters_{context}"]
== Sizing considerations for larger clusters

View File

@@ -0,0 +1,14 @@
:_content-type: ASSEMBLY
include::_attributes/attributes-openshift-dedicated.adoc[]
[id="osd-limits-scalability"]
= Limits and scalability
:context: osd-limits-scalability
toc::[]
This document details the tested cluster maximums for {product-title} clusters, along with information about the test environment and configuration used to test the maximums. Information about control plane and infrastructure node sizing and scaling is also provided.
include::modules/sd-planning-cluster-maximums.adoc[leveloffset=+1]
include::modules/sd-planning-cluster-maximums-environment.adoc[leveloffset=+1]
include::modules/sd-planning-considerations.adoc[leveloffset=+1]

View File

@@ -9,9 +9,9 @@ toc::[]
This document details the tested cluster maximums for {product-title} (ROSA) clusters, along with information about the test environment and configuration used to test the maximums. Information about control plane and infrastructure node sizing and scaling is also provided.
include::modules/rosa-planning-cluster-maximums.adoc[leveloffset=+1]
include::modules/rosa-planning-cluster-maximums-environment.adoc[leveloffset=+1]
include::modules/rosa-planning-considerations.adoc[leveloffset=+1]
include::modules/sd-planning-cluster-maximums.adoc[leveloffset=+1]
include::modules/sd-planning-cluster-maximums-environment.adoc[leveloffset=+1]
include::modules/sd-planning-considerations.adoc[leveloffset=+1]
[id="next-steps_configuring-alert-notifications"]
== Next steps