Skip to content

Commit 9898106

Browse files
authored
Merge pull request #101037 from otikhomi/OSDOCS-14809-ROSA-Capacity-Reservations-adding-live-link
OSDOCS-14809: Adding a live link to Capacity Reservations
2 parents e6f26fa + 0eae76d commit 9898106

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/creating-a-machine-pool-cli-capres.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The following example creates a machine pool called `mymachinepool` that uses th
6565
$ rosa create machinepool --cluster=mycluster --name=mymachinepool --replicas 1 --capacity-reservation-id <capacity_reservation_id> --subnet <subnet_id> --instance-type c5.xlarge
6666
----
6767

68+
6869
[source,terminal]
6970
----
7071
I: Checking available instance types for machine pool 'mymachinepool'

modules/creating-a-machine-pool-cli.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ You can create additional machine pools for your {product-title} cluster by usin
1010

1111
[NOTE]
1212
====
13-
To add a pre-purchased Capacity Reservation to a machine pool, see link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4/html-single/cluster_administration/index#creating_machine_pools_cli_rosa-managing-worker-nodes[Creating a machine pool with Capacity Reservations].
13+
To add a pre-purchased Capacity Reservation to a machine pool, see link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4/html-single/cluster_administration/index#creating_machine_pools_cli_capres_rosa-managing-worker-nodes[Creating a machine pool with Capacity Reservations].
1414
====
15-
//Commenting out the not-yet-published link that breaks the build: https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4/html-single/cluster_administration/index#creating_machine_pools_cli_capres_rosa-managing-worker-nodes Will have to add it here after the new Cap Res module is merged and published.
1615

1716
.Prerequisites
1817

0 commit comments

Comments
 (0)