Skip to content

Commit c1e4dca

Browse files
authored
(DOCSP-24484) Add keywords for SEO and change titles for multi-clusters (#1027)
* (DOCSP-24484) Add keywords for SEO and change titles for multi-clusters * Edits, ready for a review * Review from James B * Review from James B * Added another keyword * Added another keyword
1 parent e64e445 commit c1e4dca

10 files changed

+44
-8
lines changed

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ optimal performance.
5454
Install the Operator </installation>
5555
Deploy Ops Manager Resources </om-resources>
5656
Deploy MongoDB Database Resources </mdb-resources>
57-
Deploy Multiple Clusters (Beta) </multi-cluster>
57+
Deploy MongoDB Resources across Multiple Kubernetes Clusters (Beta) </multi-cluster>
5858
/tutorial/modify-resource-image
5959
/reference
6060
Release Notes </release-notes>

source/multi-cluster-arch.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Multi-Cluster Architecture
66

77
.. default-domain:: mongodb
88

9+
.. meta::
10+
:keywords: multicluster
11+
:keywords: multi-cluster
12+
913
.. contents:: On this page
1014
:local:
1115
:backlinks: none

source/multi-cluster-connect.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
.. _multi-cluster-connect-ref:
44

5-
==============================================
5+
=============================================
66
Access Resources in Multi-Cluster Deployments
7-
==============================================
7+
=============================================
88

99
.. default-domain:: mongodb
1010

11+
.. meta::
12+
:keywords: multicluster
13+
:keywords: multi-cluster
14+
1115
The following section describes how to connect to a
1216
``MongoDBMulti`` resource that is deployed to |k8s|:
1317

source/multi-cluster-quick-start-overview.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Multi-Cluster Overview
66

77
.. default-domain:: mongodb
88

9+
.. meta::
10+
:keywords: multicluster
11+
:keywords: multi-cluster
12+
913
.. contents:: On this page
1014
:local:
1115
:backlinks: none

source/multi-cluster-quick-start-prerequisites.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Multi-Cluster Prerequisites
66

77
.. default-domain:: mongodb
88

9+
.. meta::
10+
:keywords: multicluster
11+
:keywords: multi-cluster
12+
913
.. contents:: On this page
1014
:local:
1115
:backlinks: none

source/multi-cluster-quick-start-procedure.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Quick Start Procedure
66

77
.. default-domain:: mongodb
88

9+
.. meta::
10+
:keywords: multicluster
11+
:keywords: multi-cluster
12+
913
.. contents:: On this page
1014
:local:
1115
:backlinks: none

source/multi-cluster-quick-start.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Multi-Cluster Quick Start
66

77
.. default-domain:: mongodb
88

9+
.. meta::
10+
:keywords: multicluster
11+
:keywords: multi-cluster
12+
913
.. contents:: On this page
1014
:local:
1115
:backlinks: none

source/multi-cluster-secure.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Secure Database Resources in Multi-Cluster Deployments
88

99
.. default-domain:: mongodb
1010

11+
.. meta::
12+
:keywords: multicluster
13+
:keywords: multi-cluster
14+
1115
.. contents:: On this page
1216
:local:
1317
:backlinks: none

source/multi-cluster-troubleshooting.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
.. _multi-cluster-troubleshooting:
22

3-
=======================================
3+
======================================
44
Troubleshoot Multi-Cluster Deployments
5-
=======================================
5+
======================================
66

77
.. default-domain:: mongodb
88

9+
.. meta::
10+
:keywords: multicluster
11+
:keywords: multi-cluster
12+
913
.. contents:: On this page
1014
:local:
1115
:backlinks: none

source/multi-cluster.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
.. _multi-cluster:
44

5-
===============================
6-
Deploy Multiple Clusters (Beta)
7-
===============================
5+
===================================================================
6+
Deploy MongoDB Resources across Multiple Kubernetes Clusters (Beta)
7+
===================================================================
88

99
.. default-domain:: mongodb
1010

11+
.. meta::
12+
:keywords: multicluster
13+
:keywords: multi-cluster
14+
1115
.. contents:: On this page
1216
:local:
1317
:backlinks: none

0 commit comments

Comments
 (0)