Docs Menu
Docs Home
/
MongoDB Enterprise Kubernetes Operator
/

Services and Tools

To create a multi-Kubernetes cluster MongoDB deployment, you can:

  • Use the Quick Start, to deploy a MongoDB replica set across three Kubernetes member clusters, using GKE (Google Kubernetes Engine) and a service mesh.

  • Deploy a MongoDBMultiCluster Resource on each of the member clusters. This allows you to set different settings for the replica set resource, such as overrides for statefulSet configuration.

Both methods of creating a multi-Kubernetes cluster MongoDB deployment rely on the following services, tools, and their documentation:

Back

Architecture and Limitations

Next

Prerequisites