--- LinkTitle: Kubernetes Title: Redis on Kubernetes categories: - docs - integrate - oss - rs - rc description: Deploy and manage Redis on Kubernetes group: platform stack: true summary: Deploy Redis Enterprise on Kubernetes with operators and helm charts. title: Kubernetes type: integration weight: 25 --- Deploy and manage Redis on Kubernetes using Redis Enterprise Operator and Helm charts for scalable containerized deployments. ## Overview Redis on Kubernetes provides cloud-native Redis deployments using the Redis Enterprise Operator and Helm charts. Perfect for containerized applications requiring high availability, automatic scaling, and seamless integration with Kubernetes ecosystems. ## Key Features - **Redis Enterprise Operator**: Kubernetes-native operator for automated Redis management - **Helm Charts**: Easy deployment and configuration management - **Auto-scaling**: Automatic scaling based on resource usage and demand - **High Availability**: Multi-zone deployments with automatic failover - **Persistent Storage**: Integration with Kubernetes persistent volumes - **Service Discovery**: Native Kubernetes service discovery and load balancing - **Resource Management**: CPU and memory limits with Kubernetes resource controls - **Monitoring Integration**: Prometheus and Grafana integration for observability ## Getting Started Learn how to [deploy Redis on Kubernetes]({{< relref "/operate/kubernetes" >}}) for cloud-native applications.