Connectivity
Changed
- Change wait container image for kong to init properly DB deployment
Changed
- Migrated to be deployed via an app CR not a chartconfig CR.
Changed
- Add registry in all wait images entries to make it deployable in all regions
- Use a fixed busybox version for wait images to make it deterministic
Added
- Add support for validation controller as optional.
- Add option to configure a horizontal pod autoscaler.
Changed
- Added support for AWS provider.
Updated
- Add new version of Kong and Kong ingress controller.
- Add option to deploy redis for rate limiting plugin.
- Add support to configure custom plugins.
Changed
- Migrated to be deployed via an app CR not a chartconfig CR
Updated
- Use retagged images.
- Use ClusterIP for all services except proxy which uses LoadBalancer.
- Add support for an external PostgreSQL database.
Added
- Add first version of the kong-app chart based on the community Kong chart.
Updated
- Enable Kong Ingress Controller mode.
- Use service of type Load Balancer for the Kong proxy service.
- Disable using Postgres and use Kubernetes resources for storing state.