You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/kubernetes/release-notes/8-0-6-releases/8-0-6-6-december2025.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ See [API changes](#api-changes) for details.
38
38
- Removed 'InsecureRequestWarning: Unverified HTTPS request is being made to host localhost' message that appeared when running the healthcheck script <!--RED-71858-->
39
39
- Fixed bug that blocked image spec updates during active REC upgrades. <!--RED-84166-->
40
40
- Fixed slow reaction time by services rigger to node failures. <!--RED-174164-->
41
+
- Security patches
41
42
42
43
## API changes
43
44
@@ -58,6 +59,34 @@ See [API changes](#api-changes) for details.
58
59
59
60
## Supported distributions
60
61
62
+
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" >}}).
63
+
64
+
<spantitle="Check mark icon">✅</span> **Supported** – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
65
+
66
+
<spantitle="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.
67
+
68
+
<spantitle="X icon">❌</span> **End of life** – Support for this distribution ended.
69
+
70
+
Any distribution not listed in the table is not supported for production workloads.
71
+
72
+
| Kubernetes version |**1.29**|**1.30**|**1.31**|**1.32**|**1.33**|**1.34**|
0 commit comments