Skip to content

Commit ccd92b3

Browse files
authored
add Kubernetes 1.35 and update support/deprecation matrices (#95)
1 parent 03e93de commit ccd92b3

2 files changed

Lines changed: 15 additions & 12 deletions

File tree

docs/_managedk8s/about/kubernetesversions/index.en.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ To provide clarity on our version support policy, here is an overview of our sup
1414

1515
| Version | Deprecation | End-of-Life |
1616
|---------|-------------|-------------|
17-
| v1.34 | | |
18-
| v1.33 | | |
19-
| v1.32 | | |
20-
| v1.31 | 2025.11.18 | 2026.02.01 |
21-
| v1.30 | 2025.09.01 | 2025.12.01 |
17+
| v1.35 | TDB | TDB |
18+
| v1.34 | TDB | TDB |
19+
| v1.33 | TDB | TDB |
20+
| v1.32 | 2026-02-25 | 2026-05-31 |
21+
| v1.31 | 2025-11-18 | 2026-02-01 |
22+
| v1.30 | 2025-09-01 | 2025-12-01 |
2223

2324
## Force Upgrade Policy
2425

docs/_managedk8s/clusterlifecycle/deprecationpolicy/index.en.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ The upstream Kubernetes project releases approximately three Kubernetes versions
1212
Kubernetes follows an N-2 support policy (meaning that the 3 most recent minor versions receive security and bug fixes).
1313

1414

15-
| Version | End of Support | Status |
16-
| ----------- | ----------- | ----------- |
17-
| 1.33 | 2026-06-28 | upcoming / not available |
18-
| 1.32 | 2026-02-28 | currently available version |
19-
| 1.31 | 2025-10-28 | currently available version |
20-
| 1.30 | 2025-06-28 | currently available version |
21-
| 1.29 | 2025-02-28 | deprecated |
15+
| Version | End of Support | Status |
16+
| ----------- | -------------- | --------------------------- |
17+
| 1.35 | 2027-02-28 | currently available version |
18+
| 1.34 | 2026-10-27 | currently available version |
19+
| 1.33 | 2026-06-28 | currently available version |
20+
| 1.32 | 2026-02-28 | deprecated |
21+
| 1.31 | 2025-10-28 | deprecated |
22+
| 1.30 | 2025-06-28 | deprecated |
23+
| 1.29 | 2025-02-28 | deprecated |
2224

2325

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

0 commit comments

Comments
 (0)