You can use reference architectures to quickly and efficiently build out your MongoDB Kubernetes Operator infrastructure. These resources are opinionated and meant to serve as a practical reference and starting point as you work through the process of deploying or upgrading your MongoDB resources running in Kubernetes.
- How to Use Reference Architectures
- Learn how to use reference architectures, including how to clone the source code and set up the required environment variables.
- Multi-Cluster Reference Architecture
- Deploy MongoDB resources across multiple Kubernetes clusters using an Istio service mesh for cluster-to-cluster networking.
- Multi-Cluster Reference Architecture Without a Service Mesh
- Deploy MongoDB resources across multiple Kubernetes clusters without a service mesh, using External DNS for cluster-to-cluster networking.