Redis Enterprise for Kubernetes 7.22.0-7 (April 2025) release notes
Feature release with Redis Software 7.22.0-28 support, enhancements, and platform updates.
Redis Enterprise for Kubernetes |
---|
New in the release
Redis Enterprise for Kubernetes 7.22.0-7 is a feature release that includes enhancements, platform updates, and support for Redis Software 7.22.0-28.
Enhancements
- Added support for Redis Software 7.22.0.
- Enabled support for Active-Active databases (REAADB) in multi-namespace deployments.
- Defaulted new installations and upgrades to unprivileged mode, which uses a more secure security context without additional Linux capabilities.
- A new cronjob is created by the operator using the `redislabs/re-call-home-client.7.22.0-7 image.
- Updated supported Kubernetes platforms.
API changes
CRD | Field | Change | Description |
---|---|---|---|
REAADB | spec.participatingClusters[].namespace |
Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Make sure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see Multi-namespace deployments. If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. |
REC | spec.usageMeter.callHomeClient |
Added | Configuration for the call home client. For details, see the REC API reference. |
REC | spec.securityContext.resourceLimits |
Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the REC API reference. |
Breaking changes
By default, the operator no longer sets additional Linux capabilities in the security context. If your deployment requires capabilities such as SYS_RESOURCE
, see Enable privileged mode.
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.
⚠️ Deprecated – This distribution is still supported for this version of Redis Enterprise Kubernetes, but support will be removed in a future release.
❌ End of life – Support for this distribution ended.
Any distribution not listed below is not supported for production workloads.
Kubernetes version | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 |
---|---|---|---|---|---|---|---|
Community K8s | ✅ | ✅ | ✅ | ||||
Amazon EKS | ❌ | ✅ | ✅ | ✅ | |||
Azure EKS | ❌ | ✅ | ✅ | ✅ | |||
Google GKE | ❌ | ✅ | ✅ | ✅ | |||
Rancher | ❌ | ✅ | ✅ | ||||
VMware TKG 2.4 | ⚠️ | ⚠️ | |||||
OpenShift | 4.13 | 4.14 | 4.15 | 4.16 | 4.17 | 4.18 | |
❌ | ❌ | ✅ | ✅ | ✅ | ✅ | ||
VMware TKGI | 1.16 | 1.17 | 1.18 | 1.19 | 1.20 | ||
⚠️ | ⚠️ | ✅ | ✅ |
Downloads
- Redis Enterprise:
redislabs/redis:7.22.0-28
- Operator:
redislabs/operator:7.22.0-7
- Services Rigger:
redislabs/k8s-controller:7.22.0-7
- OLM operator bundle :
7.22.0-7.0
Known limitations
See 7.22.0 releases for information on known limitations.