aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

Support for some annotation key to disable load balancer controller for a service

Open FatPudgeB93 opened this issue 6 months ago • 1 comments

Describe the feature you are requesting I want to use load balancer type services but without the controller kicking in and trying to create something in the ELB layer. I couldn't find any annotations in the documentation to disable it. Is there a plan to support something like that in the future, or are there any workarounds to this?

Motivation I want to support internal DNS load balancers via loadbalancer type services without invoking AWS loadbalancers.

Describe the proposed solution you'd like An annotation key on the service definition that ignores the object and does no-op.

Describe alternatives you've considered

Contribution Intention (Optional)

-[x] Yes, I am willing to contribute a PR to implement this feature -[ ] No, I cannot work on a PR at this time

FatPudgeB93 avatar May 27 '25 08:05 FatPudgeB93