Skip to content

Commit 6448127

Browse files
authored
Docs: Removed GCP from trial options. (#667)
* Docs: Removed GCP from trial options. * Implemented peer reviewer's feedback.
1 parent b479cf3 commit 6448127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ endif::[]
138138
. On the *Kafka Instances* page of the {product-kafka} {service-url-kafka}[web console^], click *Create Kafka instance*.
139139
. Complete the *Create a Kafka instance* form to define the following instance details. Some instance details currently have only one option.
140140
* *Instance name*: Enter a unique name for the Kafka instance, such as `my-first-kafka-instance`.
141-
* *Cloud provider*: For a production Kafka instance, accept the default value of *Amazon Web Services*. If you're creating a trial instance, you also have the option to select *Google Cloud Platform*.
141+
* *Cloud provider*: Accept the default value of *Amazon Web Services*.
142142
* *Cloud region*: Select a cloud provider region from the list.
143143
* *Availability zones*: The selection for availability zones is preconfigured as *Multi* for a production instance and *Single* for a trial instance.
144144
* *Size*: 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.

0 commit comments

Comments
 (0)