Back to Redis

Redis Enterprise for Kubernetes 7.22.0-7 (April 2025) release notes

content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025.md

latest5.7 KB
Original Source

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

CRDFieldChangeDescription
REAADBspec.participatingClusters[].namespaceAddedSpecifies 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.
RECspec.usageMeter.callHomeClientAddedConfiguration for the call home client. For details, see the [REC API reference]({{<relref "/operate/kubernetes/reference/api/redis_enterprise_cluster_api">}}).
RECspec.securityContext.resourceLimitsAddedConfiguration 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">}}).

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 [Allow automatic resource adjustment]({{< relref "/operate/kubernetes/security/allow-resource-adjustment" >}}).

RHEL9-based image

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:

  • [OpenShift CLI]({{<relref "/operate/kubernetes/upgrade/openshift-cli">}})
  • [OpenShift OperatorHub]({{<relref "/operate/kubernetes/upgrade/upgrade-olm">}})
  • [Kubernetes]({{<relref "/operate/kubernetes/upgrade/upgrade-redis-cluster" >}})

Supported distributions

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 version1.261.271.281.291.301.311.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>
OpenShift4.134.144.154.164.174.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 TKGI1.161.171.181.191.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>

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
  • Call Home Client: redislabs/re-call-home-client:7.22.0-7
  • OLM operator bundle : 7.22.0-7.0

Known limitations

See [7.22.0 releases]({{<relref "/operate/kubernetes/release-notes/7-22-0-releases/">}}) for information on known limitations.