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

**Is your feature request related to a problem?** Problem - the controller is unable to create load balancers in multiple VPCs. For example, a cluster is composed of VPC A...

Version: 2.1.1 Observed: one of the ingresses has annotation: ``` alb.ingress.kubernetes.io/conditions.account-service-lumen-100716933: | [{"field":"http-header","httpHeaderConfig":{"httpHeaderName": "HEADER","values":[""]}}] ``` the other ingress is not getting reconciled with error: ``` Failed deploy model due to...

kind/feature
good first issue

**Is your feature request related to a problem?** Have project "A "deployed in EKS "A" with service type of "LoadBalancer", alone with LoadBalancer controller "A". The LB controller have provisioned...

**Is your feature request related to a problem?** I am trying to integrate AWS HTTP API gateway using [apigatewayv2 ACK](https://aws-controllers-k8s.github.io/community/reference/apigatewayv2/v1alpha1/integration/) . One of the parameters I need to provide is...

When creating new NLB in AWS GUI we can add several listeners for _one_ NLB (cost savings !) and redirect traffic from different ports to different target groups. When defining...

kind/feature
lifecycle/rotten

**Describe the bug** I am trying to update alb ingress controller **Steps to reproduce** upgrade from version 2.1.3 to latest (v2.4.0) **Expected outcome** working update **Environment** * AWS Load Balancer...

triage/needs-investigation

**Is your feature request related to a problem?** Currently, the controller fails if there are multiple security groups tagged with `kubernetes.io/cluster/$name`. **Describe the solution you'd like** It's common to tag...

kind/feature
lifecycle/rotten

**Is your feature request related to a problem?** We would like to apply target-group-attributes (proxy-protocol) to only one of the ports (target groups) in the service object for the NLB....

kind/feature

Hi there, I would like to share a single NLB across two services with both UDP and TCP ports open. For example: serviceA - Port 550 UDP serivceB - Port...

kind/feature
lifecycle/stale

The `amazon/aws-alb-ingress-controller` container [image referenced in the installation instructions](https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/install/v2_1_3_full.yaml#L488) uses Dockerhub. This causes issues for larger clusters or clusters that are using Dockerhub anonymously, triggering the [Download Rate Limit](https://docs.docker.com/docker-hub/download-rate-limit/) and...

kind/feature