Skip to content

Commit 8c2ff69

Browse files
authored
Merge pull request #53678 from EricPonvelle/OSDOCS-4488_Limits-OSD-Port
OSDOCS-4488: Duplicated the Limits and Scalability topic for OSD
2 parents 4b89c5c + f89b084 commit 8c2ff69

File tree

6 files changed

+63
-10
lines changed

6 files changed

+63
-10
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Name: Planning your environment
6969
Dir: osd_planning
7070
Distros: openshift-dedicated
7171
Topics:
72+
- Name: Limits and scalability
73+
File: osd-limits-scalability
7274
- Name: Customer Cloud Subscriptions on AWS
7375
File: aws-ccs
7476
- Name: Customer Cloud Subscriptions on GCP

modules/rosa-planning-cluster-maximums-environment.adoc renamed to modules/sd-planning-cluster-maximums-environment.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
// Module included in the following assemblies:
33
//
44
// rosa_planning/rosa-planning-environment.adoc
5+
//
6+
// osd_planning/osd-planning-environment.adoc
57

6-
[id="rosa-planning-cluster-maximums-environment_{context}"]
8+
[id="planning-cluster-maximums-environment-sd_{context}"]
79
= OpenShift Container Platform testing environment and configuration
810

911
The following table lists the OpenShift Container Platform environment and configuration on which the cluster maximums are tested for the AWS cloud platform.

modules/rosa-planning-cluster-maximums.adoc renamed to modules/sd-planning-cluster-maximums.adoc

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,24 @@
22
// Module included in the following assemblies:
33
//
44
// rosa_planning/rosa-planning-environment.adoc
5+
//
6+
// osd_planning/osd-planning-environment.adoc
57

6-
[id="tested-cluster-maximums_{context}"]
8+
[id="tested-cluster-maximums-sd_{context}"]
79
= ROSA tested cluster maximums
810

9-
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.
11+
Consider the following tested object maximums when you plan a {product-title}
12+
ifdef::openshift-rosa[]
13+
(ROSA)
14+
endif::[]
15+
cluster installation. The table specifies the maximum limits for each tested type in a
16+
ifdef::openshift-rosa[]
17+
(ROSA)
18+
endif::[]
19+
ifdef::openshift-dedicated[]
20+
{product-title}
21+
endif::[]
22+
cluster.
1023

1124
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.
1225

modules/rosa-planning-considerations.adoc renamed to modules/sd-planning-considerations.adoc

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22
// Module included in the following assemblies:
33
//
44
// rosa_planning/rosa-limits-scalability.adoc
5+
//
6+
// osd_planning/osd-planning-environment.adoc
57

6-
[id="control-plane-and-infra-node-sizing-and-scaling_{context}"]
8+
[id="control-plane-and-infra-node-sizing-and-scaling-sd_{context}"]
79
= Control plane and infrastructure node sizing and scaling
810

9-
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.
11+
When you install a {product-title}
12+
ifdef::openshift-rosa[]
13+
(ROSA)
14+
endif::[]
15+
cluster, the sizing of the control plane and infrastructure nodes are automatically determined by the compute node count.
1016

1117
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.
1218

@@ -35,7 +41,14 @@ The following table lists the control plane and infrastructure node sizing that
3541
|===
3642
[.small]
3743
--
38-
1. The maximum number of compute nodes on ROSA is 180.
44+
1. The maximum number of compute nodes on
45+
ifdef::openshift-rosa[]
46+
ROSA
47+
endif::[]
48+
ifdef::openshift-dedicated[]
49+
{product-title}
50+
endif::[]
51+
is 180.
3952
--
4053

4154
[id="node-scaling-after-installation_{context}"]
@@ -66,12 +79,21 @@ Resizing alerts are triggered for the infrastructure nodes in a cluster when eit
6679
+
6780
[NOTE]
6881
====
69-
The maximum number of compute nodes on ROSA is 180.
82+
The maximum number of compute nodes on
83+
ifdef::openshift-rosa[]
84+
ROSA
85+
endif::[]
86+
ifdef::openshift-dedicated[]
87+
{product-title}
88+
endif::[]
89+
is 180.
7090
====
7191

7292
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.
7393

94+
ifdef::openshift-rosa[]
7495
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_.
96+
endif::[]
7597

7698
[id="sizing-considerations-for-larger-clusters_{context}"]
7799
== Sizing considerations for larger clusters
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
:_content-type: ASSEMBLY
2+
include::_attributes/attributes-openshift-dedicated.adoc[]
3+
4+
[id="osd-limits-scalability"]
5+
= Limits and scalability
6+
:context: osd-limits-scalability
7+
8+
toc::[]
9+
10+
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.
11+
12+
include::modules/sd-planning-cluster-maximums.adoc[leveloffset=+1]
13+
include::modules/sd-planning-cluster-maximums-environment.adoc[leveloffset=+1]
14+
include::modules/sd-planning-considerations.adoc[leveloffset=+1]

rosa_planning/rosa-limits-scalability.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ toc::[]
99

1010
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.
1111

12-
include::modules/rosa-planning-cluster-maximums.adoc[leveloffset=+1]
13-
include::modules/rosa-planning-cluster-maximums-environment.adoc[leveloffset=+1]
14-
include::modules/rosa-planning-considerations.adoc[leveloffset=+1]
12+
include::modules/sd-planning-cluster-maximums.adoc[leveloffset=+1]
13+
include::modules/sd-planning-cluster-maximums-environment.adoc[leveloffset=+1]
14+
include::modules/sd-planning-considerations.adoc[leveloffset=+1]
1515

1616
[id="next-steps_configuring-alert-notifications"]
1717
== Next steps

0 commit comments

Comments
 (0)