Skip to content

Commit b42d820

Browse files
committed
Updated the HCP migration to include the ROSA Tutorals and Learning sections
1 parent 0d2fc71 commit b42d820

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

rosa_learning/creating_cluster_workshop/cloud-experts-getting-started-managing-worker-nodes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ rosa create machinepool --cluster=<cluster-name> --name=<mp-name> --replicas=<nu
215215
rosa create machinepool --cluster=my-rosa-cluster --name=db-nodes-large-mp --replicas=2 --labels='app=db','tier=backend' --instance-type=m5.2xlarge
216216
----
217217

218+
<<<<<<< HEAD
218219
<<<<<<< HEAD
219220
<<<<<<< HEAD
220221
. To see all the xref:../../rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc#rosa-sdpolicy-aws-instance-types_rosa-service-definition[instance types available], run the following command:
@@ -226,6 +227,11 @@ endif::openshift-rosa-hcp[]
226227
=======
227228
. To see all the xref:../../rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc#rosa-sdpolicy-aws-instance-types_rosa-service-definition[instance types available], run the following command:
228229
>>>>>>> e3ad7b9382 (OSDOCS-11269)
230+
=======
231+
ifdef::openshift-rosa-hcp[]
232+
. To see all the link:https://docs.openshift.com/rosa/rosa_architecture/rosa_policy_service_definition/rosa-instance-types.html[instance types available], run the following command:
233+
endif::openshift-rosa-hcp[]
234+
>>>>>>> 7aaa9ed78d (Updated the HCP migration to include the ROSA Tutorals and Learning sections)
229235
+
230236
[source,terminal]
231237
----

0 commit comments

Comments
 (0)