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 | ✗ |
Persistent Volume | ✓ |
Instant Backup | ✓ |
Scheduled Backup | ✓ |
Initialize using Snapshot | ✓ |
Initialize using Script (*.js and/or *.sh) | ✓ |
Builtin Prometheus Discovery | ✓ |
Using CoreOS Prometheus Operator | ✓ |
Life Cycle of a MongoDB Object
Supported MongoDB Versions
KubeDB Version | Mongo:3.4 | Mongo:3.6 |
---|---|---|
0.1.0 - 0.7.0 | ✗ | ✗ |
0.8.0-beta.2 | ✓ | ✓ |
0.8.0-rc.0 | ✓ | ✓ |
0.8.0 | ✓ | ✓ |
User Guide
- Quickstart MongoDB with KubeDB Operator.
- Snapshot and Restore process of MongoDB databases using KubeDB.
- Take Scheduled Snapshot of MongoDB databases using KubeDB.
- Initialize MongoDB with Script.
- Initialize MongoDB with Snapshot.
- Monitor your MongoDB database with KubeDB using out-of-the-box CoreOS 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 Snapshot object.
- Wondering what features are coming next? Please visit here.
- Want to hack on KubeDB? Check our contribution guidelines.