Skip to content

Commit 026439f

Browse files
authored
Updated streaming unit size info and new screenshot (#517)
* Updated streaming unit size info and new screenshot * Incorporated CCS reviewer's feedback * Added note, corrected some grammatical errors. * Added contraction, and clearer language for translation purposes. * Updated with trial instance info.
1 parent 66de242 commit 026439f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,15 @@ Use the {product-kafka} web console to create and configure a Kafka instance for
107107
ifndef::qs[]
108108
.Prerequisites
109109
* You're logged in to the {product-kafka} web console at {service-url-kafka}[^].
110+
* You're familiar with the different Kafka instance sizes that you can create in {product-kafka}, and the capacities that correspond to those sizes. For more information about the capacities and service limits of your Kafka instance, see https://access.redhat.com/articles/5979061[Red Hat OpenShift Streams for Apache Kafka Service Limits].
110111
endif::[]
111112

112113
.Procedure
113114
. In the {product-kafka} web console, go to *Streams for Apache Kafka* > *Kafka Instances* and click *Create Kafka instance*.
114-
. Enter a unique *Name* for the Kafka instance, such as `my-first-kafka-instance`, and select the relevant *Cloud region* option. All other fields are preconfigured.
115+
. Enter a unique name for the Kafka instance, such as `my-first-kafka-instance`.
116+
. From the *Cloud region* drop-down menu, select the relevant option. The selection for availability zones is preconfigured as *Single* for a trial instance and *Multi* for a production instance.
117+
+
118+
NOTE: The cloud provider is preconfigured.
115119
+
116120
////
117121
//For post preview, when more options are available.
@@ -121,8 +125,14 @@ endif::[]
121125
* *Cloud region*: Select `US East, N. Virginia`.
122126
* *Availability zones*: Select `Multi`.
123127
////
124-
. Click *Create instance* to start the creation process for your Kafka instance.
128+
. If you've purchased a subscription for {product-kafka}, use the slider to select an instance size. Instances with more streaming units have more capacity.
125129
+
130+
NOTE: In {product-kafka}, you can create Kafka instances of 1 or 2 streaming units. However, instances larger than 1 streaming unit are currently available only as a Technology Preview and should not be used in production. If you're creating a trial instance, the instance size is preconfigured.
131+
132+
133+
. Click *Create instance* to start the creation process for your Kafka instance.
134+
135+
126136
--
127137
[.screencapture]
128138
.Kafka instance configuration details
-4.65 KB
Loading

0 commit comments

Comments
 (0)