Skip to content

Commit 99a5940

Browse files
authored
Merge pull request #61151 from smunje1/OSDOCS-5727
OSDOCS-5727
2 parents 0c4becb + d44a3dc commit 99a5940

File tree

104 files changed

+188
-189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+188
-189
lines changed

adding_service_cluster/adding-service.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cluster by using {cluster-manager-first}.
1414

1515
ifdef::openshift-rosa[]
1616
== Prerequisites
17-
* For the Amazon CloudWatch service, you must first install the `cluster-logging-operator` using the `rosa` CLI.
17+
* For the Amazon CloudWatch service, you must first install the `cluster-logging-operator` using the ROSA CLI (`rosa`).
1818
endif::[]
1919

2020
include::modules/adding-service-existing.adoc[leveloffset=+1]

adding_service_cluster/rosa-available-services.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
77

88
You can add services to your existing {product-title} (ROSA) cluster using the xref:../adding_service_cluster/adding-service.adoc#adding-service[{cluster-manager-first} console].
99

10-
These services can also be installed xref:../rosa_cli/rosa-manage-objects-cli.adoc#rosa-managing-objects-cli[using the `rosa` CLI].
10+
These services can also be installed xref:../rosa_cli/rosa-manage-objects-cli.adoc#rosa-managing-objects-cli[using the ROSA CLI (`rosa`)].
1111

1212

1313
include::modules/aws-cloudwatch.adoc[leveloffset=+1]

modules/automatic-network-verification-bypassing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endif::openshift-rosa[]
2424
When you install a cluster into an existing VPC by using {cluster-manager-first}, you can bypass the automatic verification by selecting *Bypass network verification* on the *Virtual Private Cloud (VPC) subnet settings* page.
2525

2626
ifdef::openshift-rosa[]
27-
.Bypassing automatic network verification by using the ROSA CLI
27+
.Bypassing automatic network verification by using the ROSA CLI (`rosa`)
2828

2929
When you install a cluster into an existing VPC by using the `rosa create cluster` command, you can bypass the automatic verification by including the `--bypass-network-verify --force` arguments. The following example bypasses the network verification before creating a cluster:
3030

modules/aws-cloudwatch.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
= Amazon CloudWatch
88

9-
Amazon CloudWatch forwards logs from {product-title} (ROSA) to the AWS console for viewing. You must first install the ROSA `cluster-logging-operator` using the `rosa` CLI before installing the Amazon CloudWatch service through {cluster-manager-first} console.
9+
Amazon CloudWatch forwards logs from {product-title} (ROSA) to the AWS console for viewing. You must first install the ROSA `cluster-logging-operator` using the ROSA CLI (`rosa`) before installing the Amazon CloudWatch service through {cluster-manager-first} console.

modules/configmap-removing-ca.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
[id="configmap-removing-ca_{context}"]
77
= Removing certificate authorities on a {product-title} cluster
88

9-
You can remove certificate authorities (CA) from your cluster with the `rosa` CLI tool.
9+
You can remove certificate authorities (CA) from your cluster with the {product-title} (ROSA) CLI, `rosa`.
1010

1111
.Prerequisites
1212

1313
* You must have cluster administrator privileges.
14-
* You have installed the `rosa` CLI tool.
14+
* You have installed the ROSA CLI (`rosa`).
1515
* Your cluster has certificate authorities added.
1616
1717
.Procedure

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ You can create additional machine pools for your {product-title} (ROSA) cluster
1010

1111
.Prerequisites
1212

13-
* You installed and configured the latest AWS (`aws`), ROSA (`rosa`), and OpenShift (`oc`) CLIs on your workstation.
14-
* You logged in to your Red Hat account by using the `rosa` CLI.
13+
* You installed and configured the latest {product-title} (ROSA) CLI, `rosa`, on your workstation.
14+
* You logged in to your Red Hat account using the ROSA CLI (`rosa`).
1515
* You created a ROSA cluster.
1616
1717
.Procedure

modules/creating-a-machine-pool.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
:_content-type: CONCEPT
66
[id="creating_a_machine_pool_{context}"]
77
= Creating a machine pool
8+
89
A default machine pool is created when you install a {product-title} (ROSA) cluster. After installation, you can create additional machine pools for your cluster by using {cluster-manager} or the ROSA CLI (`rosa`).

modules/nw-rosa-proxy-remove-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
[id="nw-rosa-proxy-remove-cli_{context}"]
77
= Removing the cluster-wide proxy using CLI
88

9-
You must use the `rosa` CLI to remove the proxy's address from your cluster.
9+
You must use the {product-title} (ROSA) CLI, `rosa`, to remove the proxy's address from your cluster.
1010

1111
.Prerequisites
1212

1313
* You must have cluster administrator privileges.
14-
* You have installed the {product-title} `rosa` CLI tool.
14+
* You have installed the ROSA CLI (`rosa`).
1515
1616
.Procedure
1717

modules/rosa-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
:_content-type: CONCEPT
88
[id="rosa-about_{context}"]
9-
= About the rosa CLI
9+
= About the {product-title} (ROSA) CLI, `rosa`
1010

1111

1212
Use the `rosa` command-line utility for {product-title} (ROSA) to create, update, manage, and delete {product-title} clusters and resources.

modules/rosa-accessing-your-cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Any optional fields can be left empty and a default will be selected.
5454
+
5555
[NOTE]
5656
====
57-
The fields in the *Register a new OAuth application* GitHub form are automatically filled with the required values through the URL that is defined by the `rosa` CLI tool.
57+
The fields in the *Register a new OAuth application* GitHub form are automatically filled with the required values through the URL that is defined by the {product-title} (ROSA) CLI, `rosa`.
5858
====
5959
.. Use the information from the GitHub application you created and continue the prompts. Enter the following values:
6060
+

0 commit comments

Comments
 (0)