Skip to content

Commit 06b8b96

Browse files
Changelog botweb-flow
authored andcommitted
feat(changelog): add new entry
1 parent 164c741 commit 06b8b96

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: New Kubernetes release and new CNI available
3+
status: added
4+
date: 2025-09-30
5+
category: containers
6+
product: kubernetes
7+
---
8+
9+
### Kubernetes 1.34 release
10+
11+
- Calico: `v3.30.3`
12+
- Cilium: `v1.18.1`
13+
- Metrics Server: `v0.8.0`
14+
- CoreDNS: `v1.12.3`
15+
- CSI: `v0.3.5`
16+
- CCM: `v0.34.0`
17+
18+
**Node components:**
19+
20+
- Kernel: `6.8.0-64-generic`
21+
- Containerd: `2.1.4`
22+
- CNI: `1.7.1`
23+
- Runc: `1.3.1`
24+
25+
**Available Feature Gates in 1.34:**
26+
27+
- `HPAScaleToZero`
28+
- `CPUManagerPolicyAlphaOptions`
29+
- `ImageVolume`
30+
31+
<Message type=important>
32+
Make sure to upgrade all the nodes to the new os image before upgrading to 1.34 ([how to upgrade to new node image](https://www.scaleway.com/en/docs/kubernetes/how-to/upgrade-kapsule-new-node-image-system/))
33+
</Message>
34+
35+
### New `cilium_native` cni
36+
37+
On Kapsule 1.34, `cilium_native` is available as a new cni. This is `cilium` with a custom configuration that enables its `native` mode. For more information, please read [this cilium documentation](https://docs.cilium.io/en/stable/network/concepts/routing/#native-routing).
38+

0 commit comments

Comments
 (0)