Connectivity
- Make
targetCPUUtilizationPercentagein HPA configurable.
- Make
Changed
- Update
corednsto upstream version 1.8.3. - Increase maximum replica count to 50 when using horizontal pod autoscaling.
- Update
Changed
- Increase memory limit to 100Mi since we ran into out of memory problems. This will make the app more stable.
2.0.0 marks the stable release of synchronization with upstream 2.0.0. Make sure to review the upstream changelog and the upgrade documentation.
Added
- Pass through annotations and labels to the controller service
Updated
- Update kong image version to 2.2.3 Reference:
- https://github.com/Kong/kong/issues/6739