chore: update docs

This commit is contained in:
Stefan Reimer 2024-10-23 14:21:02 +00:00
parent a41bc43f8b
commit ee1016fd6c
6 changed files with 7 additions and 3 deletions

View File

@ -5,3 +5,6 @@ metricsBindAddress: "0.0.0.0:10249"
mode: "iptables" mode: "iptables"
logging: logging:
format: json format: json
iptables:
localhostNodePorts: false
#nodePortAddresses: primary

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 130 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 130 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 130 B

View File

@ -3,13 +3,14 @@
## What's new - Major themes ## What's new - Major themes
- all KubeZero and support AMIs based on Alpine 3.20.3 - all KubeZero and support AMIs based on Alpine 3.20.3
- reduced memory consumption of CNI agent on each node - reduced memory consumption of CNI agent on each node
- all tools (CloudBender, AWS Lambda functions,... ) upgraded to Python 3.12
## Version upgrades ## Version upgrades
- cilium 1.16.2 - cilium 1.16.3
- istio 1.22.3 - istio 1.22.3
- ArgoCD 2.11.5 - ArgoCD 2.12.4
- Prometheus 2.53 / Grafana 11.1 ( fixing many of the previous warnings ) - Prometheus 2.54.1 / Grafana 11.2.2
- ... - ...
## Resources ## Resources