You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
New to KubeDB? Please start here.
Supported MongoDB Features
Features | Availability |
---|---|
Clustering - Sharding | ✓ |
Clustering - Replication | ✓ |
Persistent Volume | ✓ |
Instant Backup | ✓ |
Scheduled Backup | ✓ |
Initialize using Snapshot | ✓ |
Initialize using Script (*.js and/or *.sh) | ✓ |
Custom Configuration | ✓ |
Using Custom docker image | ✓ |
Builtin Prometheus Discovery | ✓ |
Using Prometheus operator | ✓ |
Life Cycle of a MongoDB Object
User Guide
- Quickstart MongoDB with KubeDB Operator.
- MongoDB Replicaset with KubeDB Operator.
- MongoDB Sharding with KubeDB Operator.
- Backup & Restore MongoDB databases using Stash.
- Initialize MongoDB with Script.
- Start MongoDB with Custom Config.
- Monitor your MongoDB database with KubeDB using out-of-the-box Prometheus operator.
- Monitor your MongoDB database with KubeDB using out-of-the-box builtin-Prometheus.
- Use private Docker registry to deploy MongoDB with KubeDB.
- Use kubedb cli to manage databases like kubectl for Kubernetes.
- Detail concepts of MongoDB object.
- Detail concepts of MongoDBVersion object.
- Want to hack on KubeDB? Check our contribution guidelines.