Skip to content

Commit 4443891

Browse files
committed
Merge branch '7.2.1-post' into 7.2.2-post
2 parents 98f5c3d + 15723af commit 4443891

File tree

6 files changed

+8
-264
lines changed

6 files changed

+8
-264
lines changed

ccloud/docs/beginner-cloud.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,4 +848,5 @@ Additional Resources
848848

849849
- For an example that showcases how to monitor |ak-tm| client application and |ccloud| metrics, and steps through various failure scenarios to see how they are reflected in the provided metrics, see the :ref:`Observability for Apache Kafka® Clients to Confluent Cloud demo <ccloud-observability-index>`.
850850

851-
- See other :ref:`ccloud-demos-overview`.
851+
- See other :cloud:`Confluent Cloud Tutorials|get-started/cloud-demos.html`.
852+

ccloud/docs/ccloud-stack.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Setup
112112
Create a ccloud-stack
113113
---------------------
114114

115-
#. By default, the ``cloud-stack`` utility creates resources in the cloud provider ``aws`` in region ``us-west-2``. If this is the target provider and region, create the stack by calling the bash script :devx-examples:`ccloud_stack_create.sh|ccloud/ccloud-stack/ccloud_stack_create.sh`. For more options when configuring your ``ccloud-stack``, see :ref:`ccloud-stack-options`.
115+
#. By default, the ``cloud-stack`` utility creates resources in the cloud provider ``aws`` in region ``us-west-2``. If this is the target provider and region, create the stack by calling the bash script :devx-examples:`ccloud_stack_create.sh|ccloud/ccloud-stack/ccloud_stack_create.sh`. For more options when configuring your ``ccloud-stack``, see :cloud:`Advanced Options|getting-started/examples/ccloud/docs/ccloud-stack.html`.
116116

117117
.. code:: bash
118118
@@ -334,4 +334,4 @@ Additional Resources
334334
- For a practical guide to configuring, monitoring, and optimizing your Kafka
335335
client applications when using |ccloud|, see `Developing Client Applications on Confluent Cloud <https://docs.confluent.io/cloud/current/client-apps/index.html>`__.
336336
- Read this blog post about `using Confluent Cloud to manage data pipelines that use both on-premise and cloud deployments <https://www.confluent.io/blog/multi-cloud-integration-across-distributed-systems-with-kafka-connect/>`__.
337-
- For sample usage of ``ccloud-stack``, see :ref:`ccloud-demos-overview` or :ref:`Observability for Apache Kafka® Clients to Confluent Cloud demo <ccloud-observability-index>`.
337+
- For sample usage of ``ccloud-stack``, see :cloud:`Confluent Cloud Tutorials|get-started/cloud-demos.html` or :ref:`Observability for Apache Kafka® Clients to Confluent Cloud demo <ccloud-observability-index>`.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This example uses the :cloud:`ccloud-stack utility for Confluent Cloud|examples/ccloud/docs/ccloud-stack.html` to automatically create a stack of fully managed services in |ccloud|.
22
By default, the ``ccloud-stack`` utility creates resources in a new |ccloud| environment in cloud provider ``aws`` in region ``us-west-2``.
3-
If you want to reuse an existing |ccloud| environment, or if ``aws`` and ``us-west-2`` are not the target provider and region, you may configure :ref:`other ccloud-stack options <ccloud-stack-options>` before you run this example.
3+
If you want to reuse an existing |ccloud| environment, or if ``aws`` and ``us-west-2`` are not the target provider and region, you may configure :cloud:`other ccloud-stack options|getting-started/examples/ccloud/docs/ccloud-stack.html` before you run this example.

ccloud/docs/index.rst

Lines changed: 0 additions & 257 deletions
This file was deleted.

ccloud/docs/replicator-to-cloud-configuration-types.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ Additional Resources
227227
- For additional considerations on running |crep| to |ccloud|, refer to `Migrate Topics on Confluent Cloud Clusters <https://docs.confluent.io/cloud/current/clusters/migrate-topics-on-cloud-clusters.html>`__.
228228
- To run a |ccloud| demo that showcases a hybrid |ak| cluster: one cluster is a
229229
self-managed |ak| cluster running locally, the other is a |ccloud| cluster, see
230-
:ref:`cp-demo`.
231-
- To find additional |ccloud| demos, see :ref:`Confluent Cloud Demos Overview<ccloud-demos-overview>`.
230+
:platform:`cp-demo|tutorials/cp-demo/docs/overview.html`.
231+
- To find additional |ccloud| demos, see :cloud:`Confluent Cloud Tutorials|get-started/cloud-demos.html`.
232232
- For a practical guide to configuring, monitoring, and optimizing your |ak|
233233
client applications, see `Developing Client Applications on Confluent Cloud <https://docs.confluent.io/cloud/current/client-apps/index.html>`__.
234234
- To run a |crep| tutorial with an active-active multi-datacenter design, with

cloud-etl/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,4 +575,4 @@ Details
575575
Additional Resources
576576
====================
577577
578-
- To find additional |ccloud| examples, see :ref:`Confluent Cloud Examples Overview<ccloud-demos-overview>`.
578+
- To find additional |ccloud| examples, see :cloud:`Confluent Cloud Tutorials|get-started/cloud-demos.html`.

0 commit comments

Comments
 (0)