diff --git a/docs/v1.30.md b/docs/v1.30.md index f90be32d..72eef310 100644 --- a/docs/v1.30.md +++ b/docs/v1.30.md @@ -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