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 Redis Features
Features | Availability |
---|---|
Clustering | ✗ |
Instant Backup | ✗ |
Scheduled Backup | ✗ |
Initialize using Snapshot | ✗ |
Initialize using Script | ✗ |
Persistent Volume | ✓ |
Builtin Prometheus Discovery | ✓ |
Using CoreOS Prometheus Operator | ✓ |
Supported Redis Versions
KubeDB Version | Redis:4 |
---|---|
0.1.0 - 0.7.0 | ✗ |
0.8.0-beta.2 | ✓ |
0.8.0-rc.0 | ✓ |
0.8.0 | ✓ |
Life Cycle of a Redis Object
User Guide
- Quickstart Redis with KubeDB Operator.
- Monitor your Redis database with KubeDB using out-of-the-box CoreOS Prometheus Operator.
- Monitor your Redis database with KubeDB using out-of-the-box builtin-Prometheus.
- Use private Docker registry to deploy Redis with KubeDB.
- Use kubedb cli to manage databases like kubectl for Kubernetes.
- Detail concepts of Redis object.
- Wondering what features are coming next? Please visit here.
- Want to hack on KubeDB? Check our contribution guidelines.