Skip to content

Commit c65a8d4

Browse files
chore(k8s): update version support policy
1 parent f8d6cb3 commit c65a8d4

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

pages/kubernetes/reference-content/version-support-policy.mdx

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Kubernetes version support policy
33
description: This page explains Scaleway's Kubernetes version support policy
44
tags: kubernetes support-policy
55
dates:
6-
validation: 2025-05-22
6+
validation: 2025-09-05
77
posted: 2022-04-04
88
---
99

@@ -48,11 +48,11 @@ When a minor version becomes unsupported, Scaleway operates an upgrade to the la
4848

4949
### Scaleway Kubernetes products
5050

51-
| Kubernetes version | Official release | Official End of Life | Scaleway Release | Deprecation | End of Support |
52-
|--------------------|------------------|----------------------|------------------------------|------------------|-------------------|
53-
| 1.32 | December 2024 | February 28, 2028 | March 24, 2025 | March 24, 2026 | Mai 24, 2026 |
54-
| 1.31 | August 2024 | October 28, 2025 | December 2, 2024 | December 2, 2025 | February 2, 2026 |
55-
| 1.30 | April 2024 | June 28, 2025 | July 9, 2024 | July 9, 2025 | September 9, 2025 |
51+
| Kubernetes version | Official release | Official End of Life | Scaleway Release | Deprecation | End of Support |
52+
|--------------------|------------------|----------------------|------------------------------|-------------------|-------------------|
53+
| 1.33 | April 2025 | June 28, 2026 | September 4, 2025 | September 4, 2026 | November 4, 2026 |
54+
| 1.32 | December 2024 | February 28, 2026 | March 24, 2025 | March 24, 2026 | Mai 24, 2026 |
55+
| 1.31 | August 2024 | October 28, 2025 | December 2, 2024 | December 2, 2025 | February 2, 2026 |
5656

5757
<Message type="important">
5858
Scaleway's support window for Kubernetes releases is 14 months.
@@ -63,6 +63,10 @@ For a complete changelog update, refer to the official [Kubernetes changelog](ht
6363

6464
The following documentation only lists the main feature changes for each version and provides a link to the version release announcement on Kubernetes' official blog.
6565

66+
### 1.33
67+
* Official [release announcement](https://kubernetes.io/blog/2025/04/23/kubernetes-v1-33-release/)
68+
* 64 enhancements in total. Of those enhancements, 18 have graduated to stable, 20 are entering beta, 24 have entered alpha, and 2 are deprecated or withdrawn.
69+
6670
### 1.32
6771
* Official [release announcement](https://kubernetes.io/blog/2024/12/11/kubernetes-v1-32-release/)
6872
* 44 enhancements in total. Of those enhancements, 13 have graduated to stable, 12 are entering beta, and 19 have entered alpha.
@@ -71,9 +75,6 @@ The following documentation only lists the main feature changes for each version
7175
* Official [release announcement](https://kubernetes.io/blog/2024/08/13/kubernetes-v1-31-release/)
7276
* 45 enhancements: 11 have graduated to stable, 22 are entering beta, and 12 have graduated to alpha.
7377

74-
### 1.30
75-
* Official [release announcement](https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/)
76-
* 45 enhancements: 10 are entering alpha, 18 are have graduated to beta, and 17 graduated to stable (see announcement for full list).
7778

7879
## Supported Container Network Interfaces (CNI)
7980

0 commit comments

Comments
 (0)