doc: initial v1.32 release notes

This commit is contained in:
Stefan Reimer 2025-06-20 16:55:59 +00:00
parent ec4064a685
commit c986530723
3 changed files with 22 additions and 3 deletions

BIN
docs/images/k8s-1.32.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
docs/images/k8s-v129.png (Stored with Git LFS)

Binary file not shown.

19
docs/v1.32.md Normal file
View File

@ -0,0 +1,19 @@
# ![k8s-v1.32](images/k8s-1.32.png) KubeZero 1.32 - Penelope
## What's new - Major themes
- fully eBPF network data plane, removed multus and kube-proxy
- Kyverno policy & governance engine integrated into the control-plane
- ArgoCD upgraded to V3 incl. various performance optimizations, eg. ServerSideApply etc.
## Features and fixes
-
## Version upgrades
- cilium 1.17.4
- istio 1.26.1
- ArgoCD 3.0.5
- Prometheus 3.4.1 / Grafana 12.0.1
- Nvidia container toolkit 1.17.8, drivers 570.148.08, Cuda 12.8
## Resources
- [Kubernetes v1.32 upstream release blog](https://kubernetes.io/blog/2024/12/11/kubernetes-v1-32-release/)