aws-controllers-k8s / community

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
https://aws-controllers-k8s.github.io/community/
Apache License 2.0
2.39k stars 253 forks source link

Support Target Group Register for elbv2 controller #2106

Open omri-shilton opened 2 months ago

omri-shilton commented 2 months ago

Is your feature request related to a problem? As of now the elbv2 controller can create a target group but not attach any targets to it. using elbv2-controller https://github.com/aws-controllers-k8s/elbv2-controller Describe the solution you'd like I would like to have a setup where i create a lambda function and also the target group and attach the lambda as a target. I already saw there is a work on referencing different apis https://github.com/vijtrip2/community/blob/00658852ec5cb651a7521eea3884f305364b182e/docs/design/proposals/resource-reference/cross-api-group.md

Describe alternatives you've considered crossplane is a solution that might be able to solve this, but ACK is a more simple solution.

a-hilaly commented 1 month ago

Hi @omri-shilton - this was partially discussed in https://github.com/aws-controllers-k8s/community/issues/2048#issuecomment-2016689976 - it's under our radar