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

Merge pull request #33059 from openshift-cherrypick-robot/cherry-pick-32445-to-enterprise-4.8

[enterprise-4.8] PERFSCALE-1081: Clarify that perf scale guidance applies to SDN not OVN
This commit is contained in:
Vikram Goyal
2021-06-04 07:44:38 +10:00
committed by GitHub
3 changed files with 12 additions and 0 deletions

View File

@@ -9,6 +9,11 @@ Consider the following tested object maximums when you plan your {product-title}
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.
[IMPORTANT]
====
These guidelines apply to {product-title} with software-defined networking (SDN), not Open Virtual Network (OVN).
====
In most cases, exceeding these numbers results in lower overall performance. It does not necessarily mean that the cluster will fail.
include::modules/openshift-cluster-maximums-major-releases.adoc[leveloffset=+1]

View File

@@ -9,6 +9,8 @@ toc::[]
[IMPORTANT]
====
The guidance in this section is only relevant for installations with cloud provider integration.
These guidelines apply to {product-title} with software-defined networking (SDN), not Open Virtual Network (OVN).
====
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.

View File

@@ -7,6 +7,11 @@ toc::[]
This topic provides recommended host practices for {product-title}.
[IMPORTANT]
====
These guidelines apply to {product-title} with software-defined networking (SDN), not Open Virtual Network (OVN).
====
include::modules/recommended-node-host-practices.adoc[leveloffset=+1]
include::modules/create-a-kubeletconfig-crd-to-edit-kubelet-parameters.adoc[leveloffset=+1]