docs: more v1.30 update notes

This commit is contained in:
Stefan Reimer 2024-11-13 20:28:44 +00:00
parent b6a54468f4
commit 82aad4dabd

View File

@ -2,11 +2,15 @@
## 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
- all KubeZero modules and tooling now uses [server-side-apply](https://kubernetes.io/docs/reference/using-api/server-side-apply/)
- easy automatic downscaling of workloads outside of working hours via simple annotation to namespaces
## Features and fixes
- all tools (CloudBender, AWS Lambda functions,... ) upgraded to Python 3.12
- reduced memory consumption of CNI agent on each node
- ArgoCD configured to globally use [server-side diff](https://argo-cd.readthedocs.io/en/latest/user-guide/diff-strategies/)
- All KubeZero modules and tooling now uses [server-side-apply](https://kubernetes.io/docs/reference/using-api/server-side-apply/)
- improved support for SMTP ingress on port 25
## Version upgrades
- cilium 1.16.3