chore: update docs
@ -5,3 +5,6 @@ metricsBindAddress: "0.0.0.0:10249"
|
||||
mode: "iptables"
|
||||
logging:
|
||||
format: json
|
||||
iptables:
|
||||
localhostNodePorts: false
|
||||
#nodePortAddresses: primary
|
||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 130 B |
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 130 B |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 130 B |
@ -3,13 +3,14 @@
|
||||
## 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
|
||||
- all tools (CloudBender, AWS Lambda functions,... ) upgraded to Python 3.12
|
||||
|
||||
|
||||
## Version upgrades
|
||||
- cilium 1.16.2
|
||||
- cilium 1.16.3
|
||||
- istio 1.22.3
|
||||
- ArgoCD 2.11.5
|
||||
- Prometheus 2.53 / Grafana 11.1 ( fixing many of the previous warnings )
|
||||
- ArgoCD 2.12.4
|
||||
- Prometheus 2.54.1 / Grafana 11.2.2
|
||||
- ...
|
||||
|
||||
## Resources
|
||||
|