Skip to content

Commit 0eba97f

Browse files
authored
Add missing meta descriptions (#2124)
1 parent 6f8a70a commit 0eba97f

File tree

70 files changed

+196
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+196
-0
lines changed

source/authentication.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Enable Authentication
55
=====================
66

7+
.. meta::
8+
:description: Configure authentication for the Kubernetes Operator using X.509, LDAP, or SCRAM methods.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/deploy.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Deploy a MongoDB Database Resource
77
==================================
88

9+
.. meta::
10+
:description: Deploy MongoDB instances, replica sets, or sharded clusters using Kubernetes Operator, with optional Prometheus monitoring.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

source/encryption-at-rest.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Configure |kmip| Encryption at Rest
55
===================================
66

7+
.. meta::
8+
:description: Configure KMIP encryption at rest for a MongoDB deployment using the Kubernetes Operator with a KMIP server.
9+
710
.. default-domain:: mongodb
811

912
.. facet::

source/encryption.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Configure Encryption
55
====================
66

7+
.. meta::
8+
:description: Configure encryption for Kubernetes Operator by enabling HTTPS and TLS to secure MongoDB deployments and encrypt data over the network.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/faq.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Frequently Asked Questions
55
==========================
66

7+
.. meta::
8+
:description: Explore common questions about using the Kubernetes Operator to manage MongoDB deployments, including scalability, platform support, and multi-cluster configurations.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/gdc-hosted.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
{+k8s-op-short+} on GDC
77
============================================
88

9+
.. meta::
10+
:description: Install Kubernetes Operator via GDC air-gapped's marketplace to manage MongoDB in a secure, isolated environment.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

source/index.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB Enterprise Kubernetes Operator
77
======================================
88

9+
.. meta::
10+
:description: Discover how the MongoDB Enterprise Kubernetes Operator automates the deployment and management of MongoDB clusters using Kubernetes, integrating with Cloud Manager or Ops Manager.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

source/installation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Install and Configure the |k8s-op-short|
77
========================================
88

9+
.. meta::
10+
:description: Explore how to install and configure the Kubernetes Operator, including deployment architecture and upgrade procedures.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

source/kind-quick-start.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Quick Start for the |k8s-op-short|
55
==================================================
66

7+
.. meta::
8+
:description: Deploy and connect to a MongoDB replica set using Kubernetes Operator and Cloud Manager with this quick start tutorial.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/manage-users.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Manage Database Users
77
=====================
88

9+
.. meta::
10+
:description: Manage database users with LDAP, SCRAM, and X.509 authentication on MongoDB deployments.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

0 commit comments

Comments
 (0)