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

A Kubernetes controller for Elastic Load Balancers

Results 407 aws-load-balancer-controller issues
Sort by recently updated
recently updated
newest added

New arguments to the AWS LB controller were added, but they are not avaiable in the respective helm chart. It should be possible to configure those parameters using helm chart.

### Issue Partially solves https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2373 #3586 #3819 ### Description This PR contains the changes from #2655 rebased against the latest `main` and updated to support `aws-sdk-go-v2`. All credit goes to...

needs-ok-to-test
size/L
cncf-cla: yes

**EDIT**: Right after creating this, I noticed (#2373, which has a similar motivation. Unsure if this should be closed as a duplicate.) **Is your feature request related to a problem?**...

kind/feature

**Describe the bug** I am trying to set up NLB with aws-load-balancer-controller in a private subnet. I did so in my dev account, i tried to do the same in...

**Is your feature request related to a problem?** I have some environments that are behind Cognito auth and there was a request to whitelist the companies VPN cidr so internally...

**Is your feature request related to a problem?** We have one ALB that combines many ingresses. I want to tag target groups with service tags, something like `service=foo`. I tried...

**Is your feature request related to a problem?** We need to support new domain prefixes for our annotations. Per discussions in sig-cloud-provider: https://kubernetes.slack.com/archives/C718BPBQ8/p1693843844752649`, the `service.beta.kubernetes.io` style of annotations is deprecated...

kind/feature
good first issue

### Issue The logs of the aws-load-balancer-controller do not mention the targets upon registering/deregistering targets in their "success" message. This makes it harder to search for actions and their success...

needs-ok-to-test
size/XS
cncf-cla: yes

**Is your feature request related to a problem?** ICMP inbound traffic is necessary for Path MTU Discovery: https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-security-groups.html#filter-client-traffic-recommended-rules **Describe the solution you'd like** A configuration to allow the creation of...

### Issue Typos in configuration documentation page ### Description ### Checklist - [ ] Added tests that cover your change (if possible) - [x] Added/modified documentation as required (such as...

lgtm
size/XS
cncf-cla: yes
ok-to-test