{
  "id": "deployment",
  "title": "Deployment",
  "url": "https://redis.io/docs/latest/operate/kubernetes/8.0/deployment/",
  "summary": "Deploy Redis Enterprise for Kubernetes using the Redis Enterprise operator on various Kubernetes distributions.",
  "content": "\nDeploy 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.\n\nThe 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.\n\n## Quick start\n\nGet started quickly with a basic Redis Enterprise deployment:\n\n- [Deploy Redis Enterprise for Kubernetes](https://redis.io/docs/latest/operate/kubernetes/deployment/quick-start) - Step-by-step guide for most Kubernetes distributions\n- [Deploy on OpenShift](https://redis.io/docs/latest/operate/kubernetes/deployment/openshift) - Specific instructions for OpenShift environments\n\n## Deployment methods\n\nChoose the deployment method that best fits your environment:\n\n- [Deploy with Helm](https://redis.io/docs/latest/operate/kubernetes/deployment/helm) - Use Helm charts for simplified deployment and management\n- [Deploy with operator bundle](https://redis.io/docs/latest/operate/kubernetes/deployment/quick-start) - Direct deployment using kubectl and operator manifests\n\n## Container images\n\nUnderstand the container images used by the Redis Enterprise operator:\n\n- [Container images](https://redis.io/docs/latest/operate/kubernetes/deployment/container-images) - Details about Redis Enterprise container images and registries\n\n## Compatibility\n\nBefore installing, verify compatibility with your environment:\n\n- [Supported Kubernetes distributions](https://redis.io/docs/latest/operate/kubernetes/reference/supported_k8s_distributions) - Check which Redis Enterprise operator version supports your Kubernetes distribution\n\n## Prerequisites\n\nBefore deploying Redis Enterprise for Kubernetes, ensure you have:\n\n- A Kubernetes cluster running a [supported distribution](https://redis.io/docs/latest/operate/kubernetes/reference/supported_k8s_distributions)\n- Minimum of three worker nodes for high availability\n- Kubernetes client (kubectl) configured to access your cluster\n- Access to container registries (DockerHub, Red Hat Container Catalog, or private registry)\n- Sufficient resources as outlined in [sizing recommendations](https://redis.io/docs/latest/operate/kubernetes/recommendations/sizing-on-kubernetes)\n\n## Next steps\n\nAfter deployment, you can:\n\n- [Create a Redis Enterprise cluster (REC)](https://redis.io/docs/latest/operate/kubernetes/re-clusters)\n- [Create Redis Enterprise databases (REDB)](https://redis.io/docs/latest/operate/kubernetes/re-databases)\n- [Configure networking](https://redis.io/docs/latest/operate/kubernetes/networking)\n- [Set up security](https://redis.io/docs/latest/operate/kubernetes/security)\n",
  "tags": ["docs","operate","kubernetes"],
  "last_updated": "2026-06-04T14:49:57+01:00",
  "children": [{"id":"quick-start","summary":"How to install Redis Enterprise Software for Kubernetes.","title":"Deploy Redis Enterprise Software for Kubernetes","url":"https://redis.io/docs/latest/operate/kubernetes/8.0/deployment/quick-start/"},{"id":"helm","summary":"Install Redis Enterprise for Kubernetes version 7.8.6 using Helm charts.","title":"Install Redis Enterprise Helm chart","url":"https://redis.io/docs/latest/operate/kubernetes/8.0/deployment/helm/"},{"id":"openshift","summary":"A quick introduction to the steps necessary to get a Redis Enterprise cluster installed in your OpenShift Kubernetes cluster","title":"Deploy Redis Enterprise for Kubernetes with OpenShift","url":"https://redis.io/docs/latest/operate/kubernetes/8.0/deployment/openshift/"},{"id":"container-images","summary":"This section details how the Redis Enterprise Software and Kubernetes operator images can be configured to be pulled from a variety of sources. This page describes how to configure alternate private repositories for images, plus some techniques for handling public repositories with rate limiting.","title":"Use a private registry for container images","url":"https://redis.io/docs/latest/operate/kubernetes/8.0/deployment/container-images/"}]
}
