Skip to content

Commit 1f231be

Browse files
authored
Merge pull request #80529 from bergerhoffer/OSDOCS-11576-2
OSDOCS#11576: Moving the memory ballooning note out of a snippet to f…
2 parents 34b62d0 + abf9a65 commit 1f231be

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

modules/installation-minimum-resource-requirements.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,18 @@ endif::azure[]
267267
If an instance type for your platform meets the minimum requirements for cluster machines, it is supported to use in {product-title}.
268268

269269
ifdef::vsphere[]
270-
include::snippets/memory-ballooning.adoc[]
270+
[IMPORTANT]
271+
====
272+
Do not use memory ballooning in {product-title} clusters. Memory ballooning can cause cluster-wide instabilities, service degradation, or other undefined behaviors.
273+
274+
* Control plane machines should have committed memory equal to or greater than the published minimum resource requirements for a cluster installation.
275+
276+
* Compute machines should have a minimum reservation equal to or greater than the published minimum resource requirements for a cluster installation.
277+
278+
These minimum CPU and memory requirements do not account for resources required by user workloads.
279+
280+
For more information, see the Red Hat Knowledgebase article link:https://access.redhat.com/articles/7074533[Memory Ballooning and OpenShift].
281+
====
271282
endif::vsphere[]
272283

273284
ifeval::["{context}" == "installing-azure-customizations"]

snippets/memory-ballooning.adoc

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)