Skip to content

Commit 9210739

Browse files
authored
docs(k8s): kubernetes 1.34 release (#5593)
* docs(k8s): kubernetes 1.34 release Add Kubernetes 1.34 to version support policy * docs(k8s): update version support policy
1 parent 7606f32 commit 9210739

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 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-09-05
6+
validation: 2025-10-01
77
posted: 2022-04-04
88
---
99

@@ -50,10 +50,10 @@ When a minor version becomes unsupported, Scaleway operates an upgrade to the la
5050

5151
| Kubernetes version | Official release | Official End of Life | Scaleway Release | Deprecation | End of Support |
5252
|--------------------|------------------|----------------------|------------------------------|-------------------|-------------------|
53+
| 1.34 | September 2026 | October 10, 2026 | September 29, 2025 | September 29, 2026 | November 29, 2026 |
5354
| 1.33 | April 2025 | June 28, 2026 | September 4, 2025 | September 4, 2026 | November 4, 2026 |
5455
| 1.32 | December 2024 | February 28, 2026 | March 24, 2025 | March 24, 2026 | Mai 24, 2026 |
5556
| 1.31 | August 2024 | October 28, 2025 | December 2, 2024 | December 2, 2025 | February 2, 2026 |
56-
| 1.30 | April 2024 | June 28, 2025 | July 9, 2024 | July 9, 2025 | September 9, 2025 |
5757

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

6565
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.
6666

67+
### 1.34
68+
* Official [release announcement](https://kubernetes.io/blog/2025/08/27/kubernetes-v1-34-release/)
69+
* 58 enhancements in total. Of those enhancements, 23 have graduated to stable, 22 have entered beta, and 13 have entered alpha.
70+
6771
### 1.33
6872
* Official [release announcement](https://kubernetes.io/blog/2025/04/23/kubernetes-v1-33-release/)
6973
* 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.
@@ -76,10 +80,6 @@ The following documentation only lists the main feature changes for each version
7680
* Official [release announcement](https://kubernetes.io/blog/2024/08/13/kubernetes-v1-31-release/)
7781
* 45 enhancements: 11 have graduated to stable, 22 are entering beta, and 12 have graduated to alpha.
7882

79-
### 1.30
80-
* Official [release announcement](https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/)
81-
* 45 enhancements: 10 are entering alpha, 18 are have graduated to beta, and 17 graduated to stable (see announcement for full list).
82-
8383
## Supported Container Network Interfaces (CNI)
8484

8585
* Kubernetes Kapsule only supports **cilium** and **calico** as CNI.

0 commit comments

Comments
 (0)