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 471 aws-load-balancer-controller issues
Sort by recently updated
recently updated
newest added

We use --alb-name-perfix in our current v1 alb ingress controller implementation , which helps us craft our IAM policy for controller to make it resource bound based on the prefix....

kind/feature
triage/needs-information
lifecycle/stale

Describe the bug the security groups for the nodes aren't being updated, and I'm not seeing any warns or errors in the logs Steps to reproduce im using version 1.2.7...

lifecycle/stale

**Describe the bug** I had a custom issuer getting weekly origin certs from Cloudflare and then I switched to using this controller to setup ALB's and the ALB controller cannot...

lifecycle/stale

**Describe the bug** We have deployed an ALB for our spingboot application which consists of both Rest and Websocket services hosted in EKS cluster. We have added health check, ssl...

lifecycle/stale

### Issue #2650 ### Description Currently, when you deploy targetgroupbinding with ALB/NLB TargetGroup which is outside of Loadbalancer Controller's VPC, the Controller cannot do RegisterTargets API because it doesn't add...

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

**Is your feature request related to a problem?** We may need to remove from a target group all nodes from a given AZ in case of a AZ outage. Currently...

kind/feature

**Is your feature request related to a problem?** On version 2.4 If I have a Service of Type LoadBalancer with multiple ports, for example like this: ``` istio-public-ingressgateway LoadBalancer 172.***...

kind/feature

**Describe the bug** In the helm chart there is ingressclass.yaml file which is responsible for creation of ingressClass resource. Annotations are omitted from this file which prevents creation of default...

kind/feature
good first issue

I've configured an NLB with IP targets to point to an instance of Traefik 2 and noticed that when I have pod readiness gates enabled, it might take upwards of...

kind/documentation

### Issue https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2734 ### Description Add a clear example for weighted routing with sticky session. ### Checklist - docs/guide/ingress/annotations.md

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