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: pages/kubernetes/reference-content/version-support-policy.mdx
+2-32Lines changed: 2 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: This page explains Scaleway's Kubernetes version support policy
8
8
tags: kubernetes support-policy
9
9
dates:
10
-
validation: 2024-12-09
10
+
validation: 2025-05-22
11
11
posted: 2022-04-04
12
12
categories:
13
13
- kubernetes
@@ -59,13 +59,9 @@ When a minor version becomes unsupported, Scaleway operates an upgrade to the la
59
59
| 1.32 | December 2024 | February 28, 2028 | March 24, 2025 | March 24, 2026 | Mai 24, 2026 |
60
60
| 1.31 | August 2024 | October 28, 2025 | December 2, 2024 | December 2, 2025 | February 2, 2026 |
61
61
| 1.30 | April 2024 | June 28, 2025 | July 9, 2024 | July 9, 2025 | September 9, 2025 |
62
-
| 1.29 | December 2023 | February 2025 | February 7, 2024 | February 2025 | April 7, 2025 |
63
-
| 1.28 | August 2023 | October 2024 | August 2023 | February 2025 | April 7, 2025 |
64
-
| 1.27 | April 2023 | June 2024 | April 2023 | February 2025 | April 7, 2025 |
65
62
66
63
<Messagetype="important">
67
64
Scaleway's support window for Kubernetes releases is 14 months.
68
-
Versions prior 1.27 are no longer supported. Please upgrade your clusters to a supported version.
69
65
</Message>
70
66
71
67
## Version information
@@ -85,37 +81,11 @@ The following documentation only lists the main feature changes for each version
85
81
* Official [release announcement](https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/)
86
82
* 45 enhancements: 10 are entering alpha, 18 are have graduated to beta, and 17 graduated to stable (see announcement for full list).
87
83
88
-
### 1.29
89
-
* Official [release announcement](https://kubernetes.io/blog/2023/12/18/kubernetes-1-29-feature-loadbalancer-ip-mode-alpha/)
90
-
* Kubernetes 1.29 includes a total of 11 enhancements promoted to stable, 19 to beta, and 19 to alpha.
91
-
92
-
### 1.28
93
-
* Official [release announcement](https://kubernetes.io/blog/2023/08/15/kubernetes-v1-28-release/)
94
-
* 45 enhancements: 19 are entering alpha, 14 have graduated to beta, and 12 have graduated to stable.
95
-
96
-
### 1.27
97
-
* Official [release announcement](https://kubernetes.io/blog/2023/04/11/kubernetes-v1-27-release/)
98
-
* This release consists of 60 enhancements. 18 of those enhancements are entering alpha, 29 are graduating to beta, and 13 are graduating to stable.
99
-
100
84
## Supported Container Network Interfaces (CNI)
101
85
102
-
Starting from Kubernetes version 1.25 launch:
103
86
* Kubernetes Kapsule only supports **cilium** and **calico** as CNI.
104
87
* Kubernetes Kosmos only supports **kilo** as CNI.
105
88
106
-
| Interface | Obsolete |
107
-
|-----------|-------------|
108
-
| Flannel | from v1.25 |
109
-
| Weave | from v1.25 |
110
-
111
-
* Migration policy:
112
-
* Control planes cannot be upgraded on obsolete CNIs.
113
-
**Recommended action:* Create new clusters using a supported CNI, either via API or from the Scaleway console.
114
-
115
-
<Messagetype="important">
116
-
Clusters still running unsupported CNIs (Flannel, Weave) cannot be upgraded manually. While migrating to v1.25 (May 15th, 2024), Scaleway will change the [CNI configuration](https://www.scaleway.com/en/developers/api/kubernetes/#path-clusters-update-a-cluster-response-cni) to `none`.
117
-
</Message>
118
-
119
89
## Supported Container Runtime Interfaces (CRI)
120
90
121
-
Starting from the launch of Kubernetes version 1.25, **containerd** is the only runtime supported by Scaleway Kubernetes products.
91
+
**Containerd** is the only runtime supported by Scaleway Kubernetes products.
0 commit comments