Redis Enterprise databases (REDB)

Create and manage Redis Enterprise databases (REDB) on Kubernetes using the Redis Enterprise operator.

Redis Enterprise for Kubernetes

A Redis Enterprise database (REDB) is a custom Kubernetes resource that represents a Redis database running on a Redis Enterprise cluster. The Redis Enterprise operator manages REDB resources and handles database creation, configuration, scaling, and lifecycle operations.

REDB resources define database specifications including memory limits, persistence settings, security configurations, networking options, and Redis modules. You can deploy databases on existing Redis Enterprise clusters (REC) and manage them by using standard Kubernetes tools and workflows.

Database management

Create and manage Redis Enterprise databases on your cluster:

  • Database controller - Understand how the database controller manages REDB resources and database lifecycle

Replication and high availability

Set up database replication for high availability and disaster recovery:

Advanced database configurations

Explore advanced database features and configurations:

  • Active-Active databases - Set up globally distributed Active-Active databases across multiple Kubernetes clusters

Database connectivity

Connect applications to your Redis Enterprise databases:

  • Networking - Configure ingress, routes, and service exposure for database access
  • Security - Set up TLS, authentication, and access control for secure database connections

Monitoring and troubleshooting

Monitor database performance and troubleshoot issues:

RATE THIS PAGE
Back to top ↑