coredns-app release v1.18.0
Added
- Add a new field
additionalLocalZones
which can be used to introduce more internal local zones, e.g. linkerd.
Changed
- Create a
coredns
zone for each cluster domain. - Adjust the settings for upscaling HPA when hitting 60% CPU.
- Adjust the settings for downscaling HPA to 30 minutes.
- Adjust the min and max memory settings per Pod.
- Enable cache inconditionaly for
.
and local zones. - Adjust the settings for upscaling HPA when hitting 80% Memory.