Skip to content

Commit 4a085cb

Browse files
OCPBUGS-35712:planning tips
1 parent cadde6f commit 4a085cb

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

architecture/architecture-installation.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ include::modules/supported-platforms-for-openshift-clusters.adoc[leveloffset=+2]
1212

1313
include::modules/installation-process.adoc[leveloffset=+2]
1414

15+
[role="_additional-resources"]
16+
.Additional resources
17+
18+
* xref:../scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc#recommended-etcd-practices[Recommended etcd practices]
19+
20+
* xref:../scalability_and_performance/recommended-performance-scale-practices/recommended-control-plane-practices.adoc#master-node-sizing_recommended-control-plane-practices[Control plane node sizing]
21+
1522
[discrete]
1623
=== Installation scope
1724

installing/overview/index.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ include::modules/installation-process.adoc[leveloffset=+2]
1515
[role="_additional-resources"]
1616
.Additional resources
1717

18+
* xref:../../scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc#recommended-etcd-practices[Recommended etcd practices]
19+
20+
* xref:../../scalability_and_performance/recommended-performance-scale-practices/recommended-control-plane-practices.adoc#master-node-sizing_recommended-control-plane-practices[Control plane node sizing]
21+
1822
* link:https://access.redhat.com/labs/ocpnc/[Red Hat OpenShift Network Calculator]
1923
2024
include::modules/ipi-verifying-nodes-after-installation.adoc[leveloffset=+2]

modules/installation-process.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@ ifdef::openshift-origin[]
100100
image::150_OpenShift_VMware_on_AWS_1021_installer_FCOS.png[Creating bootstrap, control plane, and compute machines]
101101
endif::openshift-origin[]
102102

103+
[IMPORTANT]
104+
====
105+
While planning to deploy your cluster, ensure that you are familiar with the recommended practices for performance and scalability, particularly the requirements for input/output (I/O) latency for etcd storage and the requirements for the recommended control plane node sizing. For more information, see “Recommended etcd practices” and “Control plane node sizing”.
106+
====
107+
103108
After the cluster machines initialize, the bootstrap machine is destroyed. All clusters use the bootstrap process to initialize the cluster, but if you provision the infrastructure for your cluster, you must complete many of the steps manually.
104109

105110
[IMPORTANT]

0 commit comments

Comments
 (0)