Skip to content

Commit 34d7e7c

Browse files
committed
Clarify that perf scale guidance applies to SDN not OVN
1 parent 2ed5ffa commit 34d7e7c

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

scalability_and_performance/planning-your-environment-according-to-object-maximums.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Consider the following tested object maximums when you plan your {product-title}
99

1010
These guidelines are based on the largest possible cluster. For smaller clusters, the maximums are lower. There are many factors that influence the stated thresholds, including the etcd version or storage data format.
1111

12+
[IMPORTANT]
13+
====
14+
These guidelines apply to {product-title} with software-defined networking (SDN), not Open Virtual Network (OVN).
15+
====
16+
1217
In most cases, exceeding these numbers results in lower overall performance. It does not necessarily mean that the cluster will fail.
1318

1419
include::modules/openshift-cluster-maximums-major-releases.adoc[leveloffset=+1]

scalability_and_performance/recommended-cluster-scaling-practices.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ toc::[]
99
[IMPORTANT]
1010
====
1111
The guidance in this section is only relevant for installations with cloud provider integration.
12+
13+
These guidelines apply to {product-title} with software-defined networking (SDN), not Open Virtual Network (OVN).
1214
====
1315

1416
Apply the following best practices to scale the number of worker machines in your {product-title} cluster. You scale the worker machines by increasing or decreasing the number of replicas that are defined in the worker machine set.

scalability_and_performance/recommended-host-practices.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ toc::[]
77

88
This topic provides recommended host practices for {product-title}.
99

10+
[IMPORTANT]
11+
====
12+
These guidelines apply to {product-title} with software-defined networking (SDN), not Open Virtual Network (OVN).
13+
====
14+
1015
include::modules/recommended-node-host-practices.adoc[leveloffset=+1]
1116

1217
include::modules/create-a-kubeletconfig-crd-to-edit-kubelet-parameters.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)