community icon indicating copy to clipboard operation
community copied to clipboard

ACK multi-controller Helm chart

Open RedbackThomson opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? In order for users to install multiple ACK controllers, they must install each of them using the individual Helm charts - managing the version upgrades of each separately. A lot of the configuration of these Helm charts is shared (namely account ID, region, logging, etc.) and could easily be reused between all of them.

Describe the solution you'd like A single Helm chart that allows users to install all of the ACK controllers through a single source. This chart should contain every released ACK controller (possibly only in GA) and be updated along with each of the controllers it contains.

Describe alternatives you've considered A custom controller used for managing the ACK controllers (a meta controller?) with CRDs for configuration and versioning of the installation.

RedbackThomson avatar Jun 22 '22 19:06 RedbackThomson

/lifecycle frozen

vijtrip2 avatar Jun 24 '22 16:06 vijtrip2

https://github.com/aws-controllers-k8s/ack-chart

a-hilaly avatar Feb 18 '24 04:02 a-hilaly