Redis Enterprise clusters (REC)
Create and manage Redis Enterprise clusters (REC) on Kubernetes using the Redis Enterprise operator.
Redis Enterprise for Kubernetes |
---|
A Redis Enterprise cluster (REC) is a custom Kubernetes resource that represents a Redis Enterprise cluster deployment. The Redis Enterprise operator manages the lifecycle of REC resources, including deployment, scaling, upgrades, and recovery operations.
REC resources define the cluster configuration, including node specifications, storage requirements, security settings, and networking configuration. After you deploy the cluster, it provides a foundation for creating and managing Redis Enterprise databases (REDB).
Cluster management
Manage your Redis Enterprise cluster lifecycle and configuration:
- Connect to admin console - Access the Redis Enterprise web UI for cluster management
- Multi-namespace deployment - Deploy clusters across multiple Kubernetes namespaces
- Delete custom resources - Safely remove REC and related resources
Storage and performance
Optimize storage and performance for your Redis Enterprise cluster:
- Auto Tiering - Configure automatic data tiering between RAM and flash storage
- Expand PVC - Expand persistent volume claims for additional storage
Monitoring and observability
Monitor cluster health and performance:
- Connect to Prometheus operator - Integrate with Prometheus for metrics collection and monitoring
Recovery and troubleshooting
Handle cluster recovery and troubleshooting scenarios:
- Cluster recovery - Recover from cluster failures and restore operations
Related topics
- Redis Enterprise databases (REDB) - Create and manage databases on your cluster
- Security - Configure security settings for your cluster
- Networking - Set up networking and ingress for cluster access
- REC API reference - Complete API specification for REC resources