Skip to content

Commit 92ab74c

Browse files
authored
docs:JK-10189: Removed info about tech preview. (#608)
* docs:JK-10189: Removed info about tech preview. * Implemented reviewer feedback.
1 parent 4aa38b8 commit 92ab74c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ endif::[]
143143
. Enter a unique name for the Kafka instance, such as `my-first-kafka-instance`.
144144
. In the *Cloud region* list, select the relevant option.
145145
+
146-
NOTE: The cloud provider is preconfigured to the same value for both trial and production instances. The availability zone value is preconfigured as *Single* for a trial instance and *Multi* for a production instance.
146+
NOTE: The cloud provider is preconfigured to the same value for both trial and production instances. The availability zone value is preconfigured as *Single* for a trial instance and *Multi* for a production instance.
147147
+
148148
////
149149
//For post preview, when more options are available.
@@ -153,12 +153,8 @@ NOTE: The cloud provider is preconfigured to the same value for both trial and p
153153
* *Cloud region*: Select `US East, N. Virginia`.
154154
* *Availability zones*: Select `Multi`.
155155
////
156-
. 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. If you're creating a trial instance, the instance size is preconfigured.
157-
+
158-
NOTE: In {product-kafka}, you can create Kafka instances of 1 or 2 streaming units. Instances larger than 1 streaming unit are currently available as a Technology Preview feature only. Technology Preview features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production.
159-
For more information about the support scope of Red Hat Technology Preview features, see https://access.redhat.com/support/offerings/techpreview/.
160-
161156

157+
. If you've purchased a subscription for {product-kafka}, use the slider to select an instance size. In {product-kafka}, you can create Kafka instances of 1 or 2 streaming units depending on the capacity required. If you're creating a trial instance, the instance size is preconfigured.
162158
. Click *Create instance* to start the creation process for your Kafka instance.
163159
+
164160
--
@@ -379,4 +375,4 @@ You can use either Kcat or the Kafka scripts to check that you can connect with
379375
endif::[]
380376

381377
ifdef::parent-context[:context: {parent-context}]
382-
ifndef::parent-context[:!context:]
378+
ifndef::parent-context[:!context:]

0 commit comments

Comments
 (0)