KubeZero/docs/v1.30.md

20 lines
817 B
Markdown
Raw Normal View History

2024-10-16 13:28:53 +00:00
# ![k8s-v1.30](images/k8s-1.30.png) KubeZero 1.30 - Uwubernetes
2024-10-16 11:20:20 +00:00
## What's new - Major themes
- all KubeZero and support AMIs based on Alpine 3.20.3
- reduced memory consumption of CNI agent on each node
- CRI migrated from Cri-o to Containerd incl. support for Nvidia runtime via CDI
2024-10-23 14:21:02 +00:00
- all tools (CloudBender, AWS Lambda functions,... ) upgraded to Python 3.12
- ArgoCD globally used server-side diff
- All KubeZero modules now use server-side-apply
2024-10-16 11:20:20 +00:00
## Version upgrades
2024-10-23 14:21:02 +00:00
- cilium 1.16.3
2024-10-16 11:20:20 +00:00
- istio 1.22.3
- ArgoCD 2.13.0 [custom ZDT image](https://git.zero-downtime.net/ZeroDownTime/zdt-argocd)
- Prometheus 2.55.1 / Grafana 11.3.0
- Nvidia container toolkit 1.17, drivers 565.57.01, Cuda 12.7
2024-10-16 11:20:20 +00:00
## Resources
- [Kubernetes v1.30 upstream release blog](https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/)