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 | ✗ |
Persistent Volume | ✓ |
Initialize using Snapshot | ✗ |
Initialize using Script | ✗ |
Custom Configuration | ✓ |
Using Custom docker image | ✓ |
Builtin Prometheus Discovery | ✓ |
Using Prometheus operator | ✓ |
Life Cycle of a Redis Object
User Guide
- Quickstart Redis with KubeDB Operator.
- Deploy Redis Cluster using KubeDB.
- Monitor your Redis server with KubeDB using out-of-the-box Prometheus operator.
- Monitor your Redis server 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.
- Detail concepts of RedisVersion object.
- Want to hack on KubeDB? Check our contribution guidelines.