Skip to content

Commit dfc4f2d

Browse files
authored
(DOCSP-28417): Add notes to single cluster docs with pointers to multi-cluster docs (#1293)
* Add pointers from single to multi cluster * copy review feedback
1 parent f27c714 commit dfc4f2d

File tree

8 files changed

+32
-0
lines changed

8 files changed

+32
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.. important::
2+
3+
This section is for single |k8s| cluster deployments only. For
4+
|multi-clusters|, see |multi-cluster-ref|.

source/kind-quick-start.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Quick Start
1212
:depth: 2
1313
:class: singlecol
1414

15+
.. |multi-cluster-ref| replace:: :ref:`multi-cluster-quick-start-ref`
16+
17+
.. include:: /includes/admonitions/note-single-to-multi-cluster.rst
18+
1519
|k8s-op-full| uses the |k8s| API and tools to manage MongoDB
1620
clusters. |k8s-op-short| works together with MongoDB |com|. This
1721
tutorial demonstrates how to deploy and connect to your first replica

source/openshift-quick-start.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ OpenShift Quick Start
1212
:depth: 2
1313
:class: singlecol
1414

15+
.. |multi-cluster-ref| replace:: :ref:`multi-cluster-quick-start-ref`
16+
17+
.. include:: /includes/admonitions/note-single-to-multi-cluster.rst
18+
1519
|k8s-op-full| uses the |k8s| API and tools to manage MongoDB
1620
clusters. |k8s-op-short| works together with MongoDB |com|. This
1721
tutorial demonstrates how to deploy and connect to your first replica

source/reference/troubleshooting.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Troubleshoot the |k8s-op-short|
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. |multi-cluster-ref| replace:: :ref:`multi-cluster-troubleshooting`
16+
17+
.. include:: /includes/admonitions/note-single-to-multi-cluster.rst
18+
1519
.. _get-resource-status:
1620

1721
Get Status of a Deployed Resource

source/tutorial/mdb-resources-arch.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ MongoDB Database Architecture in |k8s|
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. |multi-cluster-ref| replace:: :ref:`multi-cluster-arch-ref`
16+
17+
.. include:: /includes/admonitions/note-single-to-multi-cluster.rst
18+
1519
You can use the |k8s-op-short| and |com| to deploy MongoDB database
1620
resources to a |k8s| cluster. You can use an existing |com|, or deploy
1721
|onprem| in |k8s| to manage your databases.

source/tutorial/om-arch.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. |multi-cluster-ref| replace:: :ref:`multi-cluster-arch-ref`
16+
17+
.. include:: /includes/admonitions/note-single-to-multi-cluster.rst
18+
1519
You can use the |k8s-op-short| to deploy |onprem| and MongoDB resources
1620
to a |k8s| cluster. The |k8s-op-short| manages the lifecycle of each of
1721
these deployments differently.

source/tutorial/plan-k8s-op-architecture.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. |multi-cluster-ref| replace:: :ref:`multi-cluster-arch-ref`
16+
17+
.. include:: /includes/admonitions/note-single-to-multi-cluster.rst
18+
1519
The |k8s-op| provides a container image for the {+mdbagent+} in |onprem|. This
1620
allows you to manage and deploy MongoDB database clusters with full monitoring,
1721
backups, and automation provided by |onprem|.

source/tutorial/plan-k8s-operator-install.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Plan your |k8s-op-full| Installation
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. |multi-cluster-ref| replace:: :ref:`multi-cluster-overview-ref`
16+
17+
.. include:: /includes/admonitions/note-single-to-multi-cluster.rst
18+
1519
Use the |k8s-op-full| to deploy:
1620

1721
- Ops Manager resources

0 commit comments

Comments
 (0)