Skip to content

Commit decd9cb

Browse files
authored
jc-2172 remove rosa from qs (#665)
* jc-2172 remove rosa from qs * jc-2172 remove rosa from connectors cli qs * jc-2172 peer review edits
1 parent 56a49b9 commit decd9cb

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

docs/connectors/getting-started-connectors/README.adoc

+4-9
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Before you use {product-connectors}, you must complete the following prerequisit
141141

142142
*Determining which {openshift} environment to use for your {connectors} namespace*
143143

144-
You have three choices:
144+
You have the following choices:
145145

146146
* *The hosted preview environment*
147147

@@ -156,11 +156,6 @@ You have three choices:
156156
** Your {osd-name-short} Trial cluster expires after 60 days.
157157
** A cluster administrator must install the {product-connectors} add-on as described in https://access.redhat.com/documentation/en-us/openshift_connectors/1/guide/15a79de0-8827-4bf1-b445-8e3b3eef7b01[Adding the Red Hat {openshift} {connectors} add-on to your {openshift} cluster^].
158158

159-
* *Your own {rosa-name} cluster*
160-
161-
** You have access to your own {rosa-name} (ROSA) environment.
162-
** A cluster administrator must install the {product-connectors} add-on as described in https://access.redhat.com/documentation/en-us/openshift_connectors/1/guide/15a79de0-8827-4bf1-b445-8e3b3eef7b01[Adding the Red Hat {openshift} {connectors} add-on to your {openshift} cluster^].
163-
164159
*Configuring {product-long-kafka} for use with {product-connectors}*
165160

166161
ifndef::qs[]
@@ -186,7 +181,7 @@ Make sure that you have set up the prerequisite components.
186181
* Did you save your service account credentials to a secure location?
187182
* Are the permissions for your service account listed on the *Access* page of the Kafka instance?
188183
* Is the Kafka topic that you created for {connectors} listed on the *Topics* page of the Kafka instance?
189-
* If you plan to use your own {openshift} cluster ({osd-name-short} Trial or ROSA) to deploy your {product-connectors} instances, has a cluster administrator added the {product-connectors} add-on to your Trial cluster?
184+
* If you plan to use your own {openshift} Trial cluster to deploy your {product-connectors} instances, has a cluster administrator added the {product-connectors} add-on to your Trial cluster?
190185

191186
endif::[]
192187

@@ -197,7 +192,7 @@ ifndef::qs[]
197192
* Verify that you saved your service account credentials to a secure location.
198193
* Verify that the permissions for your service account are listed on the *Access* page of the Kafka instance.
199194
* Verify that the Kafka topic that you created for {product-connectors} is listed on the *Topics* page of the Kafka instance.
200-
* If you plan to use your own {openshift} cluster ({osd-name-short} Trial or ROSA) to deploy your {product-connectors} instances, verify that a cluster administrator added the {product-connectors} add-on to your Trial cluster.
195+
* If you plan to use your own {openshift} cluster Trial to deploy your {product-connectors} instances, verify that a cluster administrator added the {product-connectors} add-on to your Trial cluster.
201196

202197
endif::[]
203198

@@ -266,7 +261,7 @@ Click *Next*.
266261
+
267262
Your {connectors} instance is listed on the *{connectors} Instances* page. After a couple of seconds, the status of your {connectors} instance changes to the *Ready* state and it starts producing messages and sending them to its associated Kafka topic.
268263
+
269-
From the *{connectors} Instances* page, you can stop, start, duplicate, and delete your {connectors} instance, as well as edit its configuration, by clicking the options icon (three vertical dots).
264+
From the *{connectors} Instances* page, you can stop, start, duplicate, and delete your {connectors} instance, as well as edit its configuration, by clicking the Options icon (three vertical dots).
270265

271266
.Verification
272267
ifdef::qs[]

docs/connectors/rhoas-cli-getting-started-connectors/README.adoc

-2
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,6 @@ If you're using the hosted preview environment:: You must create a preview names
159159

160160
If you're using a Trial cluster in your own OpenShift Dedicated environment:: The namespace is created when you add the {product-connectors} service to your Trial cluster, as described in {addon-url-connectors}[Adding the Red Hat OpenShift {connectors} add-on to your OpenShift cluster^]. Your OpenShift Dedicated Trial cluster namespace is active for 60 days.
161161

162-
If you're using your own {rosa-name} cluster:: The namespace is created when you add the {product-connectors} service to your cluster, as described in {addon-url-connectors}[Adding the Red Hat OpenShift {connectors} add-on to your OpenShift cluster^].
163-
164162
.Prerequisites
165163

166164
* You're logged in to `rhoas`.

0 commit comments

Comments
 (0)