Skip to content

Commit bd65e41

Browse files
authored
feat(k8s): add Kubernetes 1.32 to version support policy (#4286)
* feat(k8s): add Kubernetes 1.32 to version support policy * Update pages/kubernetes/reference-content/version-support-policy.mdx
1 parent 866e2a7 commit bd65e41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ When a minor version becomes unsupported, Scaleway operates an upgrade to the la
5656

5757
| Kubernetes version | Official release | Official End of Life | Scaleway Release | Deprecation | End of Support |
5858
|--------------------|------------------|----------------------|------------------------------|------------------|-------------------|
59+
| 1.32 | December 2024 | February 28, 2028 | March 24, 2025 | March 24, 2026 | Mai 24, 2026 |
5960
| 1.31 | August 2024 | October 28, 2025 | December 2, 2024 | December 2, 2025 | February 2, 2026 |
6061
| 1.30 | April 2024 | June 28, 2025 | July 9, 2024 | July 9, 2025 | September 9, 2025 |
6162
| 1.29 | December 2023 | February 2025 | February 7, 2024 | February 2025 | April 7, 2025 |
@@ -72,6 +73,10 @@ For a complete changelog update, refer to the official [Kubernetes changelog](ht
7273

7374
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.
7475

76+
### 1.32
77+
* Official [release announcement](https://kubernetes.io/blog/2024/12/11/kubernetes-v1-32-release/)
78+
* 44 enhancements in total. Of those enhancements, 13 have graduated to stable, 12 are entering beta, and 19 have entered alpha.
79+
7580
### 1.31
7681
* Official [release announcement](https://kubernetes.io/blog/2024/08/13/kubernetes-v1-31-release/)
7782
* 45 enhancements: 11 have graduated to stable, 22 are entering beta, and 12 have graduated to alpha.

0 commit comments

Comments
 (0)