Skip to content

Commit 8a871ff

Browse files
rough RN draft
1 parent 02a7855 commit 8a871ff

File tree

2 files changed

+117
-0
lines changed

2 files changed

+117
-0
lines changed
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
---
2+
alwaysopen: false
3+
categories:
4+
- docs
5+
- operate
6+
- kubernetes
7+
description: Feature release including support for Redis Software 8.0.2, enhancements, and bug fixes.
8+
hideListLinks: true
9+
linkTitle: 8.0.2-2 (October 2025)
10+
title: Redis Enterprise for Kubernetes 8.0.2-2 (October 2025) release notes
11+
weight: 1
12+
---
13+
14+
15+
## New in the release
16+
### Enhancements
17+
18+
- Support for RS 8.0.2-17
19+
- Support for the VKS platform (Broadcom/VMWare)
20+
- Added container probes to Redis Enterprise pods
21+
- Kubernetes 1.34 support (select platforms)
22+
- Unique per release CSV/OperatorHub channels
23+
24+
### Resolved issues
25+
26+
- Operator logs don't reflect the exact filed inconsistent between REC and STS (RED-161426)
27+
- Security fixes (RED-162939, RED-163832, RED-165628, RED-168087)
28+
- BDB tags defined by RS users are overridden (RED-170322)
29+
30+
### API changes
31+
| **CRD** | **Field** | **Change** | **Description** |
32+
|---|---|---|---|
33+
| REAADB | `spec.alertSettings.bdb_proxy_cert_expiring_soon` | Add | Enable a new alert in alert settings |
34+
| REC | | Change | Changed the storage version of the API to v1 (from v1alpha1) |
35+
| REDB | `spec.alertSettings.bdb_proxy_cert_expiring_soon` | Add | Enable a new alert in alert settings |
36+
| REDB | `spec.moduleList` | Change | For Redis version 8 and above, bundled modules are enabled automatically, so there is no need to specify them |
37+
| REDB | `spec.moduleList.[DbModule].version` | Change | Module versions in regular deployments are automatically selected by the Redis Enterprise cluster. Specified module versions will be ignored. In Active-Active setups - module version must be specified. |
38+
39+
## Version changes
40+
41+
### Breaking changes
42+
43+
- Using non bundled modules not supported with this version. Users using such modules are not advised to upgrade to the version. The Redis Enterprise version used with this operator version has gone through significant changes around modules including using built in modules by default on databases. See the redis enterprise core software release notes for further details.
44+
- TKG (TKGm) is no longer supported. This platform is not planned to be supported by Broadcom/VMWare in the near future and customers are encouraged to move to TKGI/VKS.
45+
46+
### Deprecations
47+
48+
- The usage of the REC v1alpha1 API version is deprecated.
49+
50+
## Supported distributions
51+
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" >}}).
52+
53+
<span title="Check mark icon">&#x2705;</span> Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
54+
55+
<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.
56+
57+
<span title="X icon">&#x274c;</span> End of life – Support for this distribution ended.
58+
59+
Any distribution not listed below is not supported for production workloads.
60+
61+
| Kubernetes version | **1.28** | **1.29** | **1.30** | **1.31** | **1.32** | **1.33** | **1.34** |
62+
|---|---|---|---|---|---|---|---|
63+
| **Community K8s** | | | <span title="X icon">&#x274c;</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
64+
| **Amazon EKS** | | | <span title="X icon">&#x274c;</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | |
65+
| **Azure EKS** | | | <span title="X icon">&#x274c;</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
66+
| **Google GKE** | | | <span title="X icon">&#x274c;</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
67+
| **Rancher REK2** | <span title="X icon">&#x274c;</span> | <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> | <span title="Supported">&#x2705;</span> | |
68+
| **VMware TKG 2.5** | | <span title="X icon">&#x274c;</span> | <span title="X icon">&#x274c;</span> | | | | |
69+
| **VMware VKS** | | | | | <span title="Supported">&#x2705;</span> | | |
70+
71+
| **OpenShift** | **4.15** | **4.16** | **4.17** | **4.18** | **4.19** | | |
72+
|---|---|---|---|---|---|---|---|
73+
| | <span title="X icon">&#x274c;</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | | |
74+
75+
| **VMware TKGI** | **1.19** | **1.20** | **1.21** | **1.22** | | | |
76+
|---|---|---|---|---|---|---|---|
77+
| | <span title="X icon">&#x274c;</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | | | |
78+
79+
80+
## Downloads
81+
82+
83+
- **Redis Enterprise**: `redislabs/redis:8.0.2-17`
84+
- **Operator**: `redislabs/operator:8.0.2-2`
85+
- **Services Rigger**: `redislabs/k8s-controller:8.0.2-2`
86+
- **Callhome client**: `redislabs/re-call-home-client:8.0.2-2`
87+
- **OLM operator bundle** : `v.<TBD>`
88+
89+
90+
## Known limitations
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
alwaysopen: false
3+
categories:
4+
- docs
5+
- operate
6+
- kubernetes
7+
description: Releases with support for Redis Enterprise Software 8.0.2
8+
hideListLinks: true
9+
linkTitle: 8.0.2 releases
10+
title: Redis Enterprise for Kubernetes 8.0.2 release notes
11+
weight:
12+
---
13+
14+
15+
Redis Enterprise for Kubernetes 8.0.2-2 includes bug fixes, enhancements, and support for [Redis Enterprise Software version 8.0.2]({{<relref "">}}).
16+
17+
18+
## Detailed release notes
19+
20+
21+
{{<table-children columnNames="Version&nbsp;(Release&nbsp;date)&nbsp;,Major changes" columnSources="LinkTitle,Description" enableLinks="LinkTitle">}}
22+
23+
24+
## Breaking changes
25+
26+
27+
## Known limitations

0 commit comments

Comments
 (0)