From 82aad4dabd3e6a63206f1e37f5e5d2c6fee8d987 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Wed, 13 Nov 2024 20:28:44 +0000 Subject: [PATCH] docs: more v1.30 update notes --- docs/v1.30.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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