{
  "id": "openshift",
  "title": "Deploy Redis Enterprise for Kubernetes with OpenShift",
  "url": "https://redis.io/docs/latest/operate/kubernetes/7.8.4/deployment/openshift/",
  "summary": "A quick introduction to the steps necessary to get a Redis Enterprise cluster installed in your OpenShift Kubernetes cluster",
  "content": "The deployment of Redis Enterprise clusters is managed with the Redis Enterprise operator that you deploy in the namespace for your project.\nTo create a database that your application\nworkloads can use:\n\n1. Install the Redis Enterprise operator.\n\n1. Create a Redis Enterprise CRD to describe your desired cluster.\n\n1. The operator reads this cluster description and deploys the various components on your K8s cluster.\n\n1. Once running, use the Redis Enterprise cluster to create a database.\n\n1. The operator automatically exposes the new database as a K8s service.\n\n## For OpenShift via the OperatorHub\n\nTo [create a database on an OpenShift 4.x cluster via the OperatorHub]() you only need to have the [OpenShift 4.x cluster installed](https://docs.openshift.com/container-platform/4.3/welcome/index.html) with at least three nodes that each meet the [minimum requirements for a development installation]().\n\n## For OpenShift via the CLI\n\nTo [create a database on an OpenShift cluster via the CLI](), you need:\n\n1. An [OpenShift cluster installed](https://docs.openshift.com/container-platform/4.3/welcome/index.html) with at least three nodes that each meet the [minimum requirements for a development installation]().\n1. The [kubectl package installed](https://kubernetes.io/docs/tasks/tools/install-kubectl/) at version 1.9 or higher\n1. The [OpenShift cli installed](https://docs.openshift.com/container-platform/4.2/cli_reference/openshift_cli/getting-started-cli.html)\n\n## Version compatibility\n\nTo see which version of Redis Enterprise for Kubernetes supports your OpenShift version, see [Supported Kubernetes distributions]().\n",
  "tags": ["docs","operate","kubernetes"],
  "last_updated": "2026-04-08T12:21:52-07:00",
  "children": [{"id":"openshift-cli","summary":"Redis Enterprise for Kubernetes and cluster can be installed via CLI tools OpenShift","title":"Deployment with OpenShift CLI for Redis Enterprise for Kubernetes","url":"https://redis.io/docs/latest/operate/kubernetes/7.8.4/deployment/openshift/openshift-cli/"},{"id":"openshift-operatorhub","summary":"OpenShift provides the OperatorHub where you can install the Redis Enterprise operator from the administrator user interface.","title":"Deploy Redis Enterprise with OpenShift OperatorHub","url":"https://redis.io/docs/latest/operate/kubernetes/7.8.4/deployment/openshift/openshift-operatorhub/"}]
}

