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 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 | ✓ | ✓ |
0.9.0 | ✓ | ✓ |
Supported MongoDBVersion CRD
Here, ✓ means supported and ✗ means deprecated.
NAME | VERSION | KubeDB: 0.9.0 |
---|
3.4 | 3.4 | ✗ |
3.4-v1 | 3.4 | ✓ |
3.6 | 3.6 | ✗ |
3.6-v1 | 3.6 | ✓ |
User Guide