Closed tomitesh closed 1 year ago
I believe this is a duplicate of https://github.com/aws-controllers-k8s/community/issues/487
@RedbackThomson Thanks for your reply.
are you going to support creation of load balancers (ALB/NLB) without being tied to k8s ingress? i just want to create ALB directly.
@RedbackThomson Thanks for your reply.
are you going to support creation of load balancers (ALB/NLB) without being tied to k8s ingress? i just want to create ALB directly.
This is unlikely to happen any time soon, unfortunately. Just no resources to work on this :(
New ACK Service Controller
We utilize GitOps to deploy all assets by leveraging the aws-controllers-k8s framework. I did not find any controller which creates ALB. The closest match i found is this one which is not maintaned by your team.
a new controller to create AWS Load Balancer or add load balancer features in existing EC2 controller
Support for [service name] EC2 (ALB and NLB)
List of API resources
List the API resources in order of importance to you:
1) ALB
kindly suggest any controller exists for creating ALB. if not is it possible to create new or amend existing EC2 controller to add ALB features?