You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/docs/includes/client-example-prerequisites.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,5 @@ When you sign up for `Confluent Cloud <https://www.confluent.io/confluent-cloud/
3
3
From the Console, click on `LEARN <https://confluent.cloud/learn>`__ to provision a cluster and click on ``Clients`` to get the cluster-specific configurations and credentials to set for your client application.
4
4
5
5
You can alternatively use the supported `CLI <https://docs.confluent.io/confluent-cli/current/>`__ or `REST API <https://docs.confluent.io/cloud/current/get-started/krest-qs.html>`__, or the community-supported :cloud:`ccloud-stack utility for Confluent Cloud|examples/ccloud/docs/ccloud-stack.html`.
6
+
7
+
If you don't want to use |ccloud|, you can also use this tutorial with a |ak| cluster running on your :ref:`local host <quickstart>` or any other remote server.
0 commit comments