Skip to content

Commit cd60069

Browse files
committed
CNV-3735 Planning according to object maximums
CNV-3735 Planning according to object maximums CNV-3735 Planning according to object maximums CNV-3735 Planning according to object maximums sme and qe review remove extraneous text sme review peer review xref fix peer review peer review June 29 peer review3
1 parent cfce6a8 commit cd60069

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,6 +2686,8 @@ Topics:
26862686
Topics:
26872687
- Name: Preparing your OpenShift cluster for OpenShift Virtualization
26882688
File: preparing-cluster-for-virt
2689+
- Name: Planning your environment according to OpenShift Virtualization object maximums
2690+
File: virt-planning-environment-object-maximums
26892691
- Name: Specifying nodes for OpenShift Virtualization components
26902692
File: virt-specifying-nodes-for-virtualization-components
26912693
- Name: Installing OpenShift Virtualization using the web console
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
// Module included in the following assemblies:
2+
//
3+
// virt/install/virt-planning-environment-object-maximums.adoc
4+
5+
[id="virt-tested-cluster-maximums_{context}"]
6+
= Tested cluster maximums for {VirtProductName}
7+
8+
{VirtProductName} {VirtVersion} was tested with bare metal Installer Provisioned Infrastructure (IPI). The following table shows the tested cluster maximums for the {VirtProductName} {VirtVersion} release.
9+
10+
|===
11+
|Object type |{VirtProductName} {VirtVersion} cluster maximums
12+
13+
|Number of nodes
14+
|10
15+
16+
|Number of virtual machines
17+
|1000
18+
19+
|Number of virtual machines per node
20+
|100
21+
|===
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[id="virt-planning-environment-object-maximums"]
2+
= Planning your environment according to {VirtProductName} object maximums
3+
include::modules/virt-document-attributes.adoc[]
4+
:context: virt-planning-environment-object-maximums
5+
6+
toc::[]
7+
8+
You can plan your {VirtProductName} {VirtVersion} cluster by considering tested object maximums. Guidelines for object maximums are based on the largest possible cluster. For smaller clusters, the maximums are lower. In most cases, exceeding these numbers results in lower overall performance. It does not necessarily mean that the cluster will fail.
9+
10+
The maximum number of virtual machines in a node is determined by a number of variables that include the virtual machines' CPUs, memory, and network characteristics.
11+
12+
include::modules/virt-tested-cluster-maximums.adoc[leveloffset=+1]
13+
14+
[id="additional-resources_{context}"]
15+
== Additional resources
16+
17+
* xref:../../scalability_and_performance/planning-your-environment-according-to-object-maximums.adoc#planning-your-environment-according-to-object-maximums[Planning your environment according to object maximums]

0 commit comments

Comments
 (0)