Skip to content

Commit 8800029

Browse files
authored
Merge pull request #67087 from EricPonvelle/OSDOCS-6268_Node-Tuning-Note
OSDOCS-6268: Added ROSA with HCP specifics to the machine pool topic
2 parents 23c3745 + 31133f6 commit 8800029

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

modules/rosa-adding-tuning.adoc

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,23 @@
66
[id="rosa-adding-tuning_{context}"]
77
= Adding node tuning to a machine pool
88

9-
You can add tunings for compute (also known as worker) nodes in a machine pool to control their configuration.
9+
You can add tunings for compute, also called worker, nodes in a machine pool to control their configuration on {hcp-title-first} clusters.
10+
11+
[NOTE]
12+
====
13+
This feature is only supported on {hcp-title-first} clusters.
14+
====
1015

1116
.Prerequisites
1217

13-
ifdef::openshift-rosa[]
1418
* You installed and configured the latest {product-title} (ROSA) CLI, `rosa`, on your workstation.
15-
* You logged in to your Red Hat account using the ROSA CLI (`rosa`).
16-
* You created a ROSA cluster.
17-
endif::openshift-rosa[]
18-
ifndef::openshift-rosa[]
19-
* You created an {product-title} cluster.
20-
endif::[]
19+
* You logged in to your Red Hat account using the ROSA CLI.
20+
* You created a {hcp-title-first} cluster.
2121
* You have an existing machine pool.
2222
* You have an existing tuning configuration.
2323
2424
.Procedure
2525

26-
ifdef::openshift-rosa[]
2726
. List the machine pools in the cluster:
2827
+
2928
[source,terminal]

rosa_cluster_admin/rosa_nodes/rosa-managing-worker-nodes.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
55
:context: rosa-managing-worker-nodes
66
toc::[]
77

8-
9-
108
This document describes how to manage compute (also known as worker) nodes with {product-title} (ROSA).
119

1210
The majority of changes for compute nodes are configured on machine pools. A machine pool is a group of compute nodes in a cluster that have the same configuration, providing ease of management.
@@ -49,7 +47,6 @@ include::modules/rosa-adding-taints.adoc[leveloffset=+1]
4947
include::modules/rosa-adding-taints-ocm.adoc[leveloffset=+2]
5048
include::modules/rosa-adding-taints-cli.adoc[leveloffset=+2]
5149

52-
5350
include::modules/rosa-adding-tuning.adoc[leveloffset=+1]
5451

5552
== Additional resources

0 commit comments

Comments
 (0)