Skip to content
Merged
Show file tree
Hide file tree
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
11 changes: 6 additions & 5 deletions docs/_managedk8s/about/kubernetesversions/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ To provide clarity on our version support policy, here is an overview of our sup

| Version | Deprecation | End-of-Life |
|---------|-------------|-------------|
| v1.34 | | |
| v1.33 | | |
| v1.32 | | |
| v1.31 | 2025.11.18 | 2026.02.01 |
| v1.30 | 2025.09.01 | 2025.12.01 |
| v1.35 | TDB | TDB |
| v1.34 | TDB | TDB |
| v1.33 | TDB | TDB |
| v1.32 | 2026-02-25 | 2026-05-31 |
| v1.31 | 2025-11-18 | 2026-02-01 |
| v1.30 | 2025-09-01 | 2025-12-01 |

## Force Upgrade Policy

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ The upstream Kubernetes project releases approximately three Kubernetes versions
Kubernetes follows an N-2 support policy (meaning that the 3 most recent minor versions receive security and bug fixes).


| Version | End of Support | Status |
| ----------- | ----------- | ----------- |
| 1.33 | 2026-06-28 | upcoming / not available |
| 1.32 | 2026-02-28 | currently available version |
| 1.31 | 2025-10-28 | currently available version |
| 1.30 | 2025-06-28 | currently available version |
| 1.29 | 2025-02-28 | deprecated |
| Version | End of Support | Status |
| ----------- | -------------- | --------------------------- |
| 1.35 | 2027-02-28 | currently available version |
| 1.34 | 2026-10-27 | currently available version |
| 1.33 | 2026-06-28 | currently available version |
| 1.32 | 2026-02-28 | deprecated |
| 1.31 | 2025-10-28 | deprecated |
| 1.30 | 2025-06-28 | deprecated |
| 1.29 | 2025-02-28 | deprecated |


Managed Kubernetes aligns loosely to this lifecycle by continuously introducing new versions and deprecating older ones.
Expand Down