Releases: RedisLabs/redis-enterprise-k8s-docs
8.0.2-2
This feature release of Redis Enterprise for Kubernetes supports Redis Software 8.0.2-17 and includes enhancements, platform support changes, and bug fixes.
**Custom modules not supported**: If you use custom (user-defined) modules, skip this release. Custom module support will be available in the next release.New in this release
This release includes enhancements to the Redis Enterprise for Kubernetes operator, and includes features supported by Redis Software 8.0.2-17, and Redis Open Source 8.0 and 8.2.
Redis Enterprise for Kubernetes 8.0.2-2:
This release includes enhancements to Redis Enterprise for Kubernetes including:
- Support for RS 8.0.2-17
- Support for the VKS platform (Broadcom/VMWare)
- Added container probes to Redis Enterprise pods
- Kubernetes 1.34 support (select platforms)
- Unique per release CSV/OperatorHub channels
Redis Software 8.0.2-17:
- Automatically enabled capabilities (modules) in Redis 8
- Metrics stream engine
- Module management enhancements
- Lag-aware availability API
- Redis Flex (Redis on Flash version 2)
For more information about Redis Software 8.0.2-17, see the Redis Software 8.0.2-17 release notes.
Redis Open Source 8.0 and 8.2:
- Preview of new vector set data type
- Redis query engine improvements
- Performance improvements
- Enhanced ACLs
- New hash and streams commands
For more details, see What's new in Redis 8.0 and What's new in Redis 8.2, and also the Redis Open Source 8.0 and Redis Open Source 8.2 release notes.
Resolved issues
- Fixed operator logs to properly reflect field inconsistencies between REC and statefulset (RED-161426)
- Applied security fixes (RED-162939, RED-163832, RED-165628, RED-168087)
- Fixed database tags being overridden when defined by Redis Software users (RED-170322)
API changes
| CRD | Field | Change | Description |
|---|---|---|---|
| REAADB | spec.alertSettings.bdb_proxy_cert_expiring_soon |
Add | Enables a new alert in alert settings |
| REC | Change | Changed the storage version of the API to v1 (from v1alpha1) | |
| REDB | spec.alertSettings.bdb_proxy_cert_expiring_soon |
Add | Enables a new alert in alert settings |
| REDB | spec.moduleList |
Change | For Redis version 8 and later, bundled modules are enabled automatically, so you don't need to specify them |
| REDB | spec.moduleList.[DbModule].version |
Change | Module versions in regular deployments are automatically selected by the Redis Enterprise cluster. Specified module versions are ignored. In Active-Active setups, you must specify the module version. |
Version changes
Modules in Redis 8
In Redis Enterprise databases created with or upgraded to Redis version 8 or later, bundled modules are enabled automatically, so you don't need to specify them in the spec.moduleList field. However, if you want to use a specific version of a bundled module, you can specify it in the spec.moduleList field.
The bundled capabilities (modules) are automatically enabled as follows:
| Database type | Automatically enabled capabilities |
|---|---|
| RAM-only | Search and query JSON Time series Probabilistic |
| Flash-enabled (Redis Flex) | JSON Probabilistic |
| Active-Active | Search and query JSON |
For more information, see Automatically enabled capabilities in Redis 8.
Breaking changes
-
Custom modules are not supported with this version. Only the capabilities (modules) listed above are supported in this release. If you use user-defined modules, don't upgrade to this version. The Redis Enterprise version used with this operator version includes significant changes to modules, including using built-in modules by default on databases. For more details, see the Redis Software release notes.
-
TKG (TKG) is no longer supported. Broadcom/VMware doesn't plan to support this platform in the near future. We recommend that you migrate to TKGI/VKS.
For additional breaking changes related to Redis Software 8.0.2-17, see Redis 8 breaking changes.
Deprecations
- The RedisEnterpriseCluster (REC) v1alpha1 API version is deprecated.
Supported distributions
The following table shows supported distributions at the time of this release. You can also find this list in Supported Kubernetes distributions.
✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
❌ End of life – Support for this distribution ended.
Any distribution not listed in the table is not supported for production workloads.
| Kubernetes version | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33 | 1.34 |
| Community K8s | ❌ | ✅ | ✅ | ✅ | |||
| Amazon EKS | ❌ | ✅ | ✅ | ✅ | |||
| Azure EKS | ❌ | ✅ | ✅ | ✅ | |||
| Google GKE | ❌ | ✅ | ✅ | ✅ | |||
| Rancher REK2 | ❌ | ✅ | ✅ | ✅ | |||
| VMware TKG 2.5 | ❌ | ❌ | |||||
| VMware VKS | ✅ | ||||||
| OpenShift | 4.15 | 4.16 | 4.17 | 4.18 | 4.19 | ||
| --- | --- | --- | --- | --- | --- | --- | --- |
| ❌ | ✅ | ✅ | ✅ | ||||
| VMware TKGI | 1.19 | 1.20 | 1.21 | 1.22 | |||
| --- | --- | --- | --- | --- | --- | --- | --- |
| ❌ | ✅ | ✅ |
Downloads
- Redis Enterprise:
redislabs/redis:8.0.2-17 - Operator:
redislabs/operator:8.0.2-2 - Services Rigger:
redislabs/k8s-controller:8.0.2-2 - Callhome client:
redislabs/re-call-home-client:8.0.2-2 - OLM operator bundle :
8.0.2-2.9
Known limitations
-
Only upgrades from 7.4.2-2 and later are supported. If you are using an earlier version, install 7.4.2-2 before upgrading to 8.0.2-2.
-
You must keep existing moduleList version numbers when upgrading redisVersion. When upgrading a database's
redisVersion, you must keep the existing module version numbers inmoduleListunchanged. If you modify the module versions inmoduleListduring aredisVersionupgrade, the upgrade request will fail. The database will automatically use the bundled module versions for the new Redis ver...
7.22.2-22
Highlights
This is a maintenance release to support Redis Enterprise Software 7.22.2-20 (including a fix for CVE-2025-49844).
For changelog, supported distributions, and known limitations, see the release notes for 7.22.0-15 (July 2025).
Downloads
- Redis Enterprise:
redislabs/redis:7.22.2-20 - Operator:
redislabs/operator:7.22.2-22 - Services Rigger:
redislabs/k8s-controller:7.22.2-22 - Call Home Client:
redislabs/re-call-home-client:7.22.2-22 - OpenShift OperatorHub bundle:
v7.22.2-22.0
7.22.2-21
Highlights
This is a maintenance release to support Redis Enterprise Software 7.22.2-14 (including a fix for CVE-2025-49844).
For changelog, supported distributions, and known limitations, see the release notes for 7.22.0-15 (July 2025).
Downloads
- Redis Enterprise:
redislabs/redis:7.22.2-14 - Operator:
redislabs/operator:7.22.2-21 - Services Rigger:
redislabs/k8s-controller:7.22.2-21 - Call Home Client:
redislabs/re-call-home-client:7.22.2-21 - OpenShift OperatorHub bundle:
v7.22.2-21.1
7.8.6-8
Highlights
This is a maintenance release to support Redis Enterprise Software 7.8.6-207 (including a fix for CVE-2025-49844).
For changelog, supported distributions, and known limitations, see the release notes for 7.8.6-1 (March 2025).
Downloads
- Redis Enterprise:
redislabs/redis:7.8.6-207 - Operator:
redislabs/operator:7.8.6-8 - Services Rigger:
redislabs/k8s-controller:7.8.6-8 - OpenShift OperatorHub bundle:
v7.8.6-8.1
7.4.6-7
Highlights
This is a maintenance release to support Redis Enterprise Software 7.4.6-272 (including a fix for CVE-2025-49844).
For changelog, supported distributions, and known limitations, see the release notes for 7.4.6-2 (July 2024).
Downloads
- Redis Enterprise:
redislabs/redis:7.4.6-272 - Operator:
redislabs/operator:7.4.6-7 - Services Rigger:
redislabs/k8s-controller:7.4.6-7 - OpenShift OperatorHub bundle:
v7.4.6-7.2
7.2.4-15
Highlights
This is a maintenance release to support Redis Enterprise Software 7.2.4-138 (including a fix for CVE-2025-49844).
For changelog, supported distributions, and known limitations, see the release notes for 7.2.4-12 (October 2024).
Downloads
- Redis Enterprise:
redislabs/redis:7.2.4-138 - Operator:
redislabs/operator:7.2.4-15 - Services Rigger:
redislabs/k8s-controller:7.2.4-15 - OpenShift OperatorHub bundle:
v7.2.4-15.1
7.22.0-17
Highlights
This is a maintenance release to support Redis Enterprise Software version 7.22.0-250. For version changes, supported distributions, and known limitations, see the release notes for 7.22.0-15 (July 2025).
Downloads
- Redis Enterprise:
redislabs/redis:7.22.0-250 - Operator:
redislabs/operator:7.22.0-17 - Services Rigger:
redislabs/k8s-controller:7.22.0-17 - Call Home Client:
redislabs/re-call-home-client:7.22.0-17 - OpenShift OperatorHub bundle:
v7.22.0-17.0
Known limitations
See 7.22.0 releases for information on known limitations.
7.8.6-5
Redis Enterprise for Kubernetes 7.8.6-5 (August 2025) is a maintenance release that includes support for Redis Software 7.8.6-152.
For supported distributions, known limitations, and API changes, see Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes.
Downloads
- Redis Enterprise:
redislabs/redis:7.8.6-152 - Operator:
redislabs/operator:7.8.6-5 - Services Rigger:
redislabs/k8s-controller:7.8.6-5 - OLM operator bundle :
v7.8.6-5.1
Known limitations
See 7.8.6 releases for information on known limitations.
7.22.0-16
Highlights
This is a maintenance release to support Redis Enterprise Software version 7.22.0-241. For version changes, supported distributions, and known limitations, see the release notes for 7.22.0-15 (July 2025).
Downloads
- Redis Enterprise:
redislabs/redis:7.22.0-241 - Operator:
redislabs/operator:7.22.0-16 - Services Rigger:
redislabs/k8s-controller:7.22.0-16 - Call Home Client:
redislabs/re-call-home-client:7.22.0-16
OLM bundle
Redis Enterprise operator bundle: v7.22.0-16.0
Known limitations
See 7.22.0 releases for information on known limitations.
7.22.0-15
Highlights
- Helm chart support is now generally available.
New in this release
Redis Enterprise for Kubernetes 7.22.0-15 is a feature release that includes enhancements, platform updates, and support for Redis Software 7.22.0-216.
Enhancements
- Call home - support HTTP proxy configuration (RED-156935)
- Helm - optimize installation time (RED-153889)
- Add support for migrating to a Helm-based installation from a non-Helm installation (RED-113099)
- Support upgrade using Helm (RED-153890)
- Support any custom port for database service (different from cluster database port) (RED-156946)
- Hardened the securityContext of init containers created when readOnlyRootFilesystem is enabled
- Kubernetes platform updates, support for Kubernetes 1.33
- Support for Redis Software 7.22.0-216 (RED-163025)
Resolved Issues
- Adding
servicesAnnotationsin the REC spec keeps updating the services in a loop (RED-154777, RED-158816) - New call home job is not created if the old one is stuck due to pod in
imagePullBackoff(RED-157526) - REAADB ACL roles do not get properly assigned according to
rolesPermissionsin spec (RED-158955) - CVE fixes
allowPrivilegeEscalationis unset in the init container forreadOnlyRootFilesystem(RED-163637)
API changes
| CRD | Field | Change | Description |
|---|---|---|---|
| REAADB | spec.databaseServicePort |
Add | A custom port to be exposed by the database services. Can be modified/added/removed after REDB creation. If set, it replaces the default service port (namely, databasePort or defaultRedisPort). |
| REC | spec.usageMeterSpec.CallHomeClient.proxySecretName |
Add | If needed, add proxy details in secret. The name of the proxy secret in the secret, can send the following keys: proxy-url, proxy-username, proxy-password (the URL includes the proxy port). |
| REDB | spec.databaseServicePort |
Add | A custom port to be exposed by the database services. Can be modified/added/removed after REDB creation. If set, it replaces the default service port (namely, databasePort or defaultRedisPort). |
Supported distributions
The following table shows supported distributions at the time of this release. You can also find this list in Supported Kubernetes distributions.
✅ Supported – This distribution is supported for this version of Redis Enterprise Kubernetes.
❌ End of life – Support for this distribution ended.
Any distribution not listed below is not supported for production workloads.
| Kubernetes version | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33 |
|---|---|---|---|---|---|---|
| Community K8s | ✅ | ✅ | ✅ | |||
| Amazon EKS | ✅ | ✅ | ✅ | |||
| Azure EKS | ✅ | ✅ | ✅ | |||
| Google GKE | ✅ | ✅ | ✅ | |||
| Rancher | ✅ | ✅ | ||||
| OpenShift | 4.15 | 4.16 | 4.17 | 4.18 | 4.19 | |
| ✅ | ✅ | ✅ | ✅ | |||
| VMware TKGI | 1.19 | 1.20 | 1.21 | |||
| ✅ | ✅ |
Downloads
- Redis Enterprise:
redislabs/redis:7.22.0-216 - Operator:
redislabs/operator:7.22.0-15 - Services Rigger:
redislabs/k8s-controller:7.22.0-15 - OLM operator bundle:
7.22.0-15.0
Known limitations
See 7.22.0 releases for information on known limitations.