Skip to content

Commit c72b6c3

Browse files
ofrancChangelog botbene2k1nerda-codesSamyOubouaziz
authored
feat(changelog): kubernetes-added-new-kubernetes-release-and-new-cni-ava 2025-09-30 (#5587)
* feat(changelog): add new entry * Update changelog/september2025/2025-09-30-kubernetes-added-new-kubernetes-release-and-new-cni-ava.mdx * Apply suggestions from code review * Apply suggestions from code review * Update changelog/september2025/2025-09-30-kubernetes-added-new-kubernetes-release-and-new-cni-ava.mdx Co-authored-by: SamyOubouaziz <[email protected]> --------- Co-authored-by: Changelog bot <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Néda <[email protected]> Co-authored-by: SamyOubouaziz <[email protected]>
1 parent fee97dd commit c72b6c3

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)