Skip to content

Commit 1122a8b

Browse files
copy edits
1 parent 74ecea5 commit 1122a8b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

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

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ categories:
44
- docs
55
- operate
66
- kubernetes
7-
description: Feature release including support for Redis Software x.y.z, enhancements, and bug fixes.
7+
description: Feature release with Redis Software 7.22.0-21 support, enhancements, and platform updates.
88
hideListLinks: true
9-
linkTitle: x.y.z-a (Month 2025)
10-
title: Redis Enterprise for Kubernetes x.y.z-a (Month 2025) release notes
9+
linkTitle: 7.22.0-6 (April 2025)
10+
title: Redis Enterprise for Kubernetes 7.22.0-6 (April 2025) release notes
1111
weight: 50
1212
---
1313
## New in the release
@@ -16,29 +16,29 @@ Redis Enterprise for Kubernetes 7.22.0-6 is a feature release that includes enha
1616

1717
### Enhancements
1818

19-
- Support for Redis Enterprise Software 7.22.0.
20-
- Support for Active-Active databases (REAADB) in multi-namespace deployments.
21-
- New installations and upgrades default to unprivileged mode, a more secure security context without additional Linux capabilities.
22-
- Kubernetes platform updates.
19+
- Added support for Redis Software 7.22.0.
20+
- Enabled support for Active-Active databases (REAADB) in multi-namespace deployments.
21+
- Defaulted new installations and upgrades to unprivileged mode, which uses a more secure security context without additional Linux capabilities.
22+
- Updated supported Kubernetes platforms.
2323

2424
### API changes
2525

2626
| **CRD** | **Field** | **Change** | **Description** |
2727
|--------|-----------|------------|-----------------|
28-
| REAADB | `spec.participatingClusters[].namespace` | Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Ensure 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](https://redis.io/docs/latest/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. |
29-
| REC | `spec.usageMeter.callHomeClient` | Added | Configuration for the call home client. See the API reference for details. |
30-
| REC | `spec.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. See the API reference for details. |
28+
| 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](https://redis.io/docs/latest/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. |
29+
| REC | `spec.usageMeter.callHomeClient` | Added | Configuration for the call home client. For details, see the API reference. |
30+
| REC | `spec.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the API reference. |
3131

3232
## Breaking changes
3333

34-
By default, the operator no longer includes the additional Linux capabilities in the security context. If you require the use of capabilities such as `SYS_RESOURCE`, see [Enable privileged mode]({{<relref "/operate/kubernetes/security/enable-privileged-mode">}}).
34+
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]({{<relref "/operate/kubernetes/security/enable-privileged-mode">}}).
3535

3636
## Supported distributions
3737

3838
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" >}}).
3939

40-
<span title="Check mark icon">&#x2705;</span> Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
41-
<span title="Deprecation warning" class="font-serif">:warning:</span> Deprecated – This distribution is still supported for this version of Redis Enterprise Software for Kubernetes, but support will be removed in a future release.
40+
<span title="Check mark icon">&#x2705;</span> Supported – This distribution is supported for this version of Redis Enterprise Kubernetes.
41+
<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.
4242
<span title="X icon">&#x274c;</span> End of life – Support for this distribution ended.
4343
Any distribution not listed below is not supported for production workloads.
4444

@@ -52,7 +52,7 @@ Any distribution not listed below is not supported for production workloads.
5252
| **VMware TKG 2.4** | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | | | | | |
5353
| **OpenShift** | **4.13** | **4.14** | **4.15** | **4.16** | **4.17** | **4.18** | |
5454
| | <span title="X icon">&#x274c;</span> | <span title="X icon">&#x274c;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | |
55-
| **VMware TKGI** | **1.16 | **1.17 | **1.18 | **1.19 | **1.2 | | |
55+
| **VMware TKGI** | **1.16** | **1.17** | **1.18** | **1.19** | **1.20** | | |
5656
| | | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | | |
5757

5858
## Downloads

0 commit comments

Comments
 (0)