Skip to content

Commit e249673

Browse files
viking maint 1 Releae notes
1 parent 226fb16 commit e249673

File tree

3 files changed

+50
-1
lines changed

3 files changed

+50
-1
lines changed

content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 80
1313

1414
## Highlights
1515

16-
## New in this release
16+
Redis Enterprise for Kubernetes version 7.8.2-6 is a feature release including support for Redis Software 7.8.2 and RHEL9-based images.
1717

1818
### Enhancements
1919

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
alwaysopen: false
3+
categories:
4+
- docs
5+
- operate
6+
- kubernetes
7+
description: This is a maintenance release to support Redis Software version 7.8.2-60.
8+
hideListLinks: true
9+
linkTitle: 7.8.2-tbd (Dec 2024)
10+
title: Redis Enterprise for Kubernetes 7.8.2-tbd (Dec 2024) release notes
11+
weight: 70
12+
---
13+
14+
## Highlights
15+
16+
This is a maintenance release to support [Redis Software version 7.8.2-60]({{<relref "/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-60/">}}). For version changes, supported distributions, and known limitations, see the [release notes for operator version 7.8.2-6]({{<relref "/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24/">}}).
17+
18+
## Downloads
19+
20+
**Redis Enterprise**: `redislabs/redis:7.8.2-60`
21+
**Operator**: `redislabs/operator:7.8.2-tbd`
22+
**Services Rigger**: `redislabs/k8s-controller:7.8.2-tbd`
23+
**OLM operator bundle**: `v7.8.2-tbd.tbd`

content/operate/kubernetes/release-notes/7-8-2-releases/_index.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,32 @@ This means upgrades to 7.8.2-6 or later require:
3434

3535
See [Upgrade Redis Enterprise for Kubernetes]({{<relref "/operate/kubernetes/upgrade/upgrade-redis-cluster">}}) for detailed steps to upgrade to 7.8.2-6 or later.
3636

37+
## Supported distributions
38+
39+
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" >}}).
40+
41+
<span title="Check mark icon">&#x2705;</span> Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
42+
43+
<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.
44+
45+
<span title="X icon">&#x274c;</span> End of life – Support for this distribution ended.
46+
47+
Any distribution not listed below is not supported for production workloads.
48+
49+
| **Kubernetes version** | **1.25** | **1.26** | **1.27** | **1.28** | **1.29** | **1.30** | **1.31** |
50+
|---|---|---|---|---|---|---|---|
51+
| **Community Kubernetes** | | | <span title="X icon">&#x274c;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> |
52+
| **Amazon EKS** | | <span title="X icon">&#x274c;</span> | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | |
53+
| **Azure AKS** | | | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | |
54+
| **Google GKE** | | | <span title="X icon">&#x274c;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | |
55+
| **Rancher RKE2** | | <span title="Deprecation warning" class="font-serif">:warning:</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | | | |
56+
| **VMware TKG 2.3** | | <span title="Deprecation warning" class="font-serif">:warning:</span> | | | | | |
57+
| **VMware TKG 2.4** | | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | | | | |
58+
| **OpenShift** | **4.12** | **4.13** | **4.14** | **4.15** | **4.16** | | |
59+
| **** | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | | |
60+
| **VMWare TKGI** | **1.16** | **1.17** | **1.18** | **1.19** | | | |
61+
| **** | <span title="X icon">&#x274c;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | <span title="Check mark icon">&#x2705;</span> | | | |
62+
3763
## Known limitations
3864

3965
### New limitations

0 commit comments

Comments
 (0)