kubezero/docs/v1.27.md

26 lines
587 B
Markdown
Raw Permalink Normal View History

2023-11-22 11:55:34 +00:00
# KubeZero 1.27
## What's new - Major themes
- all KubeZero and support AMIs based on latest Alpine 3.18.4
- updated and improved hardening of Istio Ingress Gateways
2023-11-29 11:38:21 +00:00
- IPv6 support for Ingress
2023-11-22 11:55:34 +00:00
- moved ECK operator into new kubezero-operators module
- new, optional, OpenSearch operator
2023-11-22 17:51:09 +00:00
- all instances now enforce IMDSv2
2023-11-22 11:55:34 +00:00
2023-11-28 18:42:00 +00:00
## Fixes
- `kubectl top nodes` works now using node-exporter metrics rather than cadvisor
2023-11-22 11:55:34 +00:00
## Version upgrades
- cilium 1.14.4
- istio 1.19.4
2023-11-28 18:42:00 +00:00
- fluent-bit 2.2.0
- ArgoCD 2.9
- Prometheus / Grafana
2023-11-22 11:55:34 +00:00
### FeatureGates
- CustomCPUCFSQuotaPeriod
## Known issues
2023-12-04 14:32:42 +00:00
None.