{
  "id": "kubernetes",
  "title": "Redis Enterprise for Kubernetes",
  "url": "https://redis.io/docs/latest/operate/kubernetes/7.22/",
  "summary": "Deploy and manage Redis Enterprise on Kubernetes with the Redis Enterprise operator.",
  "content": "\nRedis Enterprise for Kubernetes brings Redis Enterprise to Kubernetes environments through the Redis Enterprise operator. You can deploy, scale, and manage Redis Enterprise clusters and databases by using native Kubernetes resources and workflows.\n\nRedis Enterprise for Kubernetes provides all the enterprise features of Redis Software:\n\n- Linear scalability with Redis clustering\n- High availability with automatic failover\n- Active-Active geo-distribution\n- Auto Tiering for cost optimization\n- Enterprise-grade security and encryption\n- 24/7 support\n\nThe Redis Enterprise operator simplifies deployment and management by providing custom resource definitions (CRDs) for Redis Enterprise clusters (REC) and databases (REDB). This approach enables GitOps workflows and Kubernetes-native operations.\n\n## Get started\n\nDeploy Redis Enterprise on your Kubernetes cluster and create your first database.\n\n- [Quick start deployment](https://redis.io/docs/latest/operate/kubernetes/deployment/quick-start)\n- [Deploy with Helm](https://redis.io/docs/latest/operate/kubernetes/deployment/helm)\n- [Deploy on OpenShift](https://redis.io/docs/latest/operate/kubernetes/deployment/openshift)\n- [Supported Kubernetes distributions](https://redis.io/docs/latest/operate/kubernetes/reference/supported_k8s_distributions)\n\n## Redis Enterprise clusters (REC)\n\nCreate and manage [Redis Enterprise clusters](https://redis.io/docs/latest/operate/kubernetes/re-clusters) on Kubernetes.\n\n- [Connect to admin console](https://redis.io/docs/latest/operate/kubernetes/re-clusters/connect-to-admin-console)\n- [Auto Tiering](https://redis.io/docs/latest/operate/kubernetes/re-clusters/auto-tiering)\n- [Multi-namespace deployment](https://redis.io/docs/latest/operate/kubernetes/re-clusters/multi-namespace)\n- [Cluster recovery](https://redis.io/docs/latest/operate/kubernetes/re-clusters/cluster-recovery)\n- [REC API reference](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_cluster_api)\n\n## Redis Enterprise databases (REDB)\n\nCreate and manage [Redis Enterprise databases](https://redis.io/docs/latest/operate/kubernetes/re-databases) using Kubernetes resources.\n\n- [Database controller](https://redis.io/docs/latest/operate/kubernetes/re-databases/db-controller)\n- [Create replica databases](https://redis.io/docs/latest/operate/kubernetes/re-databases/replica-redb)\n- [REDB API reference](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_database_api)\n\n## Active-Active databases\n\nSet up globally distributed [Active-Active databases](https://redis.io/docs/latest/operate/kubernetes/active-active) across multiple Kubernetes clusters.\n\n- [Prepare participating clusters](https://redis.io/docs/latest/operate/kubernetes/active-active/prepare-clusters)\n- [Create Active-Active database](https://redis.io/docs/latest/operate/kubernetes/active-active/create-reaadb)\n- [Global configuration](https://redis.io/docs/latest/operate/kubernetes/active-active/global-config)\n- [REAADB API reference](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_active_active_database_api)\n- [Remote cluster API reference](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_remote_cluster_api)\n\n## Security\n\nManage [secure connections](https://redis.io/docs/latest/operate/kubernetes/security) and access control for your Redis Enterprise deployment.\n\n- [Manage REC credentials](https://redis.io/docs/latest/operate/kubernetes/security/manage-rec-credentials)\n- [Manage REC certificates](https://redis.io/docs/latest/operate/kubernetes/security/manage-rec-certificates)\n- [Internode encryption](https://redis.io/docs/latest/operate/kubernetes/security/internode-encryption)\n- [LDAP authentication](https://redis.io/docs/latest/operate/kubernetes/security/ldap)\n\n## Reference\n\nUse the Kubernetes API and command-line tools to manage your Redis Enterprise deployment.\n\n- [Redis Enterprise cluster API (REC)](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_cluster_api)\n- [Redis Enterprise database API (REDB)](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_database_api)\n- [Active-Active database API (REAADB)](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_active_active_database_api)\n- [Remote cluster API (RERC)](https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_remote_cluster_api)\n\n## Logs \u0026 monitoring\n\nMonitor and troubleshoot your Redis Enterprise deployment.\n\n- [Collect logs](https://redis.io/docs/latest/operate/kubernetes/logs/collect-logs)\n- [Connect to Prometheus operator](https://redis.io/docs/latest/operate/kubernetes/re-clusters/connect-prometheus-operator)\n\n## Upgrade\n\nKeep your Redis Enterprise deployment up to date.\n\n- [Upgrade Redis cluster](https://redis.io/docs/latest/operate/kubernetes/upgrade/upgrade-redis-cluster)\n- [Upgrade with OpenShift CLI](https://redis.io/docs/latest/operate/kubernetes/upgrade/openshift-cli)\n- [Upgrade with OLM](https://redis.io/docs/latest/operate/kubernetes/upgrade/upgrade-olm)\n\n## Release notes\n\nStay informed about new features, enhancements, and fixes.\n\n- [Release notes](https://redis.io/docs/latest/operate/kubernetes/release-notes)\n\n## Related info\n\n- [Redis Enterprise Software](https://redis.io/docs/latest/operate/rs)\n- [Redis Cloud](https://redis.io/docs/latest/operate/rc)\n- [Redis Open Source](https://redis.io/docs/latest/operate/oss_and_stack)\n- [Glossary](https://redis.io/docs/latest/glossary)\n",
  "tags": ["docs","operate","kubernetes"],
  "last_updated": "2026-05-22T11:00:55-05:00",
  "children": [{"id":"architecture","summary":"Overview of the architecture and components of Redis Enterprise for Kubernetes.","title":"Redis Enterprise for Kubernetes architecture","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/architecture/"},{"id":"deployment","summary":"Deploy Redis Enterprise for Kubernetes using the Redis Enterprise operator on various Kubernetes distributions.","title":"Deployment","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/deployment/"},{"id":"upgrade","summary":"Upgrade Redis Enterprise operator, clusters, and databases on Kubernetes.","title":"Upgrade Redis Enterprise for Kubernetes","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/upgrade/"},{"id":"re-clusters","summary":"Create and manage Redis Enterprise clusters (REC) on Kubernetes using the Redis Enterprise operator.","title":"Redis Enterprise clusters (REC)","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/re-clusters/"},{"id":"re-databases","summary":"Create and manage Redis Enterprise databases (REDB) on Kubernetes using the Redis Enterprise operator.","title":"Redis Enterprise databases (REDB)","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/re-databases/"},{"id":"active-active","summary":"Create and manage Active-Active Redis Enterprise databases across multiple Kubernetes clusters.","title":"Active-Active databases","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/active-active/"},{"id":"networking","summary":"Configure networking and external access for Redis Enterprise clusters and databases on Kubernetes.","title":"Networking","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/networking/"},{"id":"security","summary":"Configure security settings for Redis Enterprise clusters and databases on Kubernetes.","title":"Security","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/security/"},{"id":"logs","summary":"Access and manage Redis Enterprise logs on Kubernetes for monitoring and troubleshooting.","title":"Logs","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/logs/"},{"id":"recommendations","summary":"Best practices and configuration recommendations for Redis Enterprise on Kubernetes deployments.","title":"Configuration recommendations","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/recommendations/"},{"id":"reference","summary":"Resources to help you manage Redis Enterprise custom resources on Kubernetes.","title":"Reference","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/reference/"},{"id":"kubernetes-archive","summary":"Describes where to view the archive of Redis Enterprise for Kubernetes documentation.","title":"Archive","url":"https://redis.io/docs/latest/operate/kubernetes/7.22/kubernetes-archive/"}]
}
