Skip to content

Commit b4d18d5

Browse files
authored
(DOCSP-28413) Link to a live demo for the multi-cluster deployment (#1321)
* (DOCSP-28413) Added a link to the Multi-Cluster Quick Start Demo * Fix the link * edits * Fix headings, ready for a review
1 parent 4a9455b commit b4d18d5

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

source/multi-cluster-overview.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Overview
1616
:depth: 2
1717
:class: singlecol
1818

19-
2019
|Multi-clusters| enable different levels of resilience, depending on the
2120
needs of your enterprise application:
2221

@@ -58,7 +57,7 @@ To learn more, see :ref:`multi-cluster-arch-ref`.
5857

5958
This deployment uses a service mesh. This simplifies configuring |multi-clusters|.
6059
A service mesh enables inter-cluster communication between the replica set
61-
members deployed in different |k8s| clusters. MongoDB development has
60+
members deployed in different |k8s| clusters. MongoDB development has
6261
tested these deployments with |istio|, but any service mesh that provides |fqdn|
6362
hostname resolution between Pods across clusters should work. To learn more,
6463
see :ref:`Plan for External Connectivity <mc_plan_external_connectivity>`.

source/multi-cluster-quick-start.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ Before you begin:
3232
watch resources in :ref:`multiple namespaces <mc-cluster-many-namespaces-ref>`
3333
or :ref:`all namespaces <mc-cluster-all-namespaces-ref>`.
3434

35+
Prefer to Learn by Watching?
36+
-----------------------------
37+
38+
Follow along with this video tutorial walk-through that demonstrates how to
39+
create a |multi-cluster|.
40+
41+
*Duration: 12 Minutes*
42+
43+
`Deploying a MongoDB Replica Set across Multiple Kubernetes Clusters <https://www.youtube.com/watch?v=iPvoqxbFJd8>`__
44+
3545
.. _multi-cluster-tls-overview:
3646

3747
Deploy a MongoDBMultiCluster Resource

source/multi-cluster.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ Deploy MongoDB Resources on Multiple Kubernetes Clusters
5050
:ref:`multi-cluster-connect-ref`
5151
Connect to a |mongodb-multi|.
5252

53-
54-
5553
:ref:`disaster-recovery-ref`
5654
Set a disaster recovery mode for your |multi-cluster|.
5755

0 commit comments

Comments
 (0)