Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When a minor version becomes unsupported, Scaleway operates an upgrade to the la

| Kubernetes version | Official release | Official End of Life | Scaleway Release | Deprecation | End of Support |
|--------------------|------------------|----------------------|------------------------------|------------------|-------------------|
| 1.31 | August 2024 | October 28, 2025 | December 2, 2024 | December 2, 2024 | February 2, 2026 |
| 1.31 | August 2024 | October 28, 2025 | December 2, 2024 | December 2, 2025 | February 2, 2026 |
| 1.30 | April 2024 | June 28, 2025 | July 9, 2024 | July 9, 2025 | September 9, 2025 |
| 1.29 | December 2023 | February 2025 | February 7, 2024 | February 2025 | April 7, 2025* |
| 1.28 | August 2023 | October 2024 | August 2023 | February 2025* | April 7, 2025* |
Expand Down Expand Up @@ -120,4 +120,4 @@ Clusters still running unsupported CNIs (Flannel, Weave) cannot be upgraded manu

## Supported Container Runtime Interfaces (CRI)

Starting from the launch of Kubernetes version 1.25, **containerd** is the only runtime supported by Scaleway Kubernetes products.
Starting from the launch of Kubernetes version 1.25, **containerd** is the only runtime supported by Scaleway Kubernetes products.
Loading