content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025.md
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.
| 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]({{<relref "/operate/kubernetes/re-clusters/multi-namespace/">}}). 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]({{<relref "/operate/kubernetes/reference/api/redis_enterprise_cluster_api">}}). |
| REC | spec.securityContext.resourceLimits | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the [REC API reference]({{<relref "/operate/kubernetes/reference/api/redis_enterprise_cluster_api">}}). |
By default, the operator no longer sets additional Linux capabilities in the security context. If your deployment requires capabilities such as SYS_RESOURCE, see [Allow automatic resource adjustment]({{< relref "/operate/kubernetes/security/allow-resource-adjustment" >}}).
As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise Linux 9 (RHEL9). This means upgrades require:
For detailed steps, see the relevant upgrade page:
The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}).
<span title="Check mark icon">✅</span> Supported – This distribution is supported for this version of Redis Enterprise Kubernetes.
<span title="Deprecation warning" class="font-serif">:warning:</span> Deprecated – This distribution is still supported for this version of Redis Enterprise Kubernetes, but support will be removed in a future release.
<span title="X icon">❌</span> 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 | <span title="Supported">✅</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | ||||
| Amazon EKS | <span title="X icon">❌</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | |||
| Azure AKS | <span title="X icon">❌</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | |||
| Google GKE | <span title="X icon">❌</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | |||
| Rancher | <span title="X icon">❌</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | |||
| VMware TKG 2.4 | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | |||||
| OpenShift | 4.13 | 4.14 | 4.15 | 4.16 | 4.17 | 4.18 | |
| <span title="X icon">❌</span> | <span title="X icon">❌</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> | ||
| VMware TKGI | 1.16 | 1.17 | 1.18 | 1.19 | 1.20 | ||
| <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">✅</span> | <span title="Supported">✅</span> |
redislabs/redis:7.22.0-28redislabs/operator:7.22.0-7redislabs/k8s-controller:7.22.0-7redislabs/re-call-home-client:7.22.0-77.22.0-7.0See [7.22.0 releases]({{<relref "/operate/kubernetes/release-notes/7-22-0-releases/">}}) for information on known limitations.