Deployment

Deploy Redis Enterprise for Kubernetes using the Redis Enterprise operator on various Kubernetes distributions.

Redis Enterprise for Kubernetes

Deploy Redis Enterprise for Kubernetes by using the Redis Enterprise operator. The operator provides a simple way to deploy and manage Redis Enterprise clusters on various Kubernetes distributions, both on-premises and in the cloud.

The Redis Enterprise operator uses custom resource definitions (CRDs) to manage Redis Enterprise clusters (REC) and databases (REDB) as native Kubernetes resources. This approach enables GitOps workflows and Kubernetes-native operations.

Quick start

Get started quickly with a basic Redis Enterprise deployment:

Deployment methods

Choose the deployment method that best fits your environment:

Container images

Understand the container images used by the Redis Enterprise operator:

  • Container images - Details about Redis Enterprise container images and registries

Compatibility

Before installing, verify compatibility with your environment:

Prerequisites

Before deploying Redis Enterprise for Kubernetes, ensure you have:

  • A Kubernetes cluster running a supported distribution
  • Minimum of three worker nodes for high availability
  • Kubernetes client (kubectl) configured to access your cluster
  • Access to container registries (DockerHub, Red Hat Container Catalog, or private registry)
  • Sufficient resources as outlined in sizing recommendations

Next steps

After deployment, you can:

RATE THIS PAGE
Back to top ↑