Skip to content

Commit 39f15b4

Browse files
authored
feat(changelog): kubernetes-added-release-of-kubernetes-133-and-newer-pa 2025-09-03 (#5493)
1 parent 8769974 commit 39f15b4

File tree

1 file changed

+86
-0
lines changed

1 file changed

+86
-0
lines changed
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
---
2+
title: New Kubernetes release and patch versions
3+
status: added
4+
date: 2025-09-03
5+
category: containers
6+
product: kubernetes
7+
---
8+
9+
The following Kubernetes versions are now available along with new patch versions for earlier releases:
10+
11+
- `1.33.0 – 1.33.4`
12+
- `1.32.8`
13+
- `1.31.12`
14+
15+
### Kubernetes 1.30 updates
16+
17+
- Calico: ~v3.28.x~`v3.28.5`
18+
- Cilium: ~v1.15.x~`v1.15.19`
19+
- Metrics Server: ~v0.7.x~`v0.7.2`
20+
- CoreDNS: ~v1.11.x~`v1.11.4`
21+
- CSI: ~v0.3.x~`v0.3.5`
22+
- CCM: ~v0.32.0~`v0.34.0`
23+
24+
**Node components:**
25+
26+
- Kernel: `6.2.0-36-generic`
27+
- Containerd: `1.7.28`
28+
- CNI: `1.7.1`
29+
- Runc: `1.3.0`
30+
31+
### Kubernetes 1.31 updates
32+
33+
- Calico: ~v3.28.x~`v3.28.5`
34+
- Cilium: ~v1.16.x~`v1.16.12`
35+
- CoreDNS: ~v1.11.x~`v1.11.4`
36+
- CSI: ~v0.3.x~`v0.3.5`
37+
- CCM: ~v0.32.0~`v0.34.0`
38+
39+
**Node components:**
40+
41+
- Kernel: `6.8.0-49-generic`
42+
- Containerd: `1.7.28`
43+
- CNI: `1.7.1`
44+
- Runc: `1.3.0`
45+
46+
### Kubernetes 1.32 updates
47+
48+
- Calico: ~v3.29.x~`v3.29.5`
49+
- Cilium: ~v1.16.x~`v1.16.12`
50+
- CoreDNS: ~v1.12.x~`v1.12.2`
51+
- CSI: ~v0.3.x~`v0.3.5`
52+
- CCM: ~v0.32.0~`v0.34.0`
53+
54+
**Node components:**
55+
56+
- Kernel: `6.8.0-49-generic`
57+
- Containerd: `1.7.28`
58+
- CNI: `1.7.1`
59+
- Runc: `1.3.0`
60+
61+
### Kubernetes 1.33 updates
62+
63+
- Calico: `v3.30.2`
64+
- Cilium: `v1.17.6`
65+
- Metrics Server: `v0.8.0`
66+
- CoreDNS: `v1.12.2`
67+
- CSI: `v0.3.5`
68+
- CCM: `v0.34.0`
69+
70+
**Node components:**
71+
72+
- Kernel: `6.8.0-49-generic`
73+
- Containerd: `2.1.3`
74+
- CNI: `1.7.1`
75+
- Runc: `1.3.0`
76+
77+
**Available Feature Gates in 1.33:**
78+
79+
- `HPAScaleToZero`
80+
- `DRAAdminAccess`
81+
- `DynamicResourceAllocation`
82+
- `PodLevelResources`
83+
- `CPUManagerPolicyAlphaOptions`
84+
85+
86+

0 commit comments

Comments
 (0)