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

**Describe the bug** After upgrading the ALBC to v2.7.2, only 2 of our 3 correctly-annotated subnets are registered to ALB, which causes some of the ip-targets to have status `Unused`...

**Is your feature request related to a problem?** Related to https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2930 It is a frequent occurrence that users modify subnets where worker nodes operate and also add tags to the...

lifecycle/rotten

**Describe the bug** ``` E0121 19:53:01.825912 1 leaderelection.go:325] error retrieving resource lock kube-system/aws-load-balancer-controller-leader: Get "https://xxxx:443/api/v1/namespaces/kube-system/configmaps/aws-load-balancer-controller-leader": http2: client connection lost error retrieving resource lock kube-system/aws-load-balancer-controller-leader: Get "https://xxxx:443/api/v1/namespaces/kube-system/configmaps/aws-load-balancer-controller-leader": context deadline exceeded ```...

triage/needs-information
lifecycle/stale

When the controller is registering targets its using port 443 instead of 80 where is this configured I can not find it. ![image](https://github.com/kubernetes-sigs/aws-load-balancer-controller/assets/80355769/84307010-c00c-44ab-8241-4025693c01a2) i added the port 80 manually to...

lifecycle/rotten
triage/needs-information

### Issue #3694 ### Description Add conditionally annotations to Kubernetes resources based on whether service monitoring is enabled or pod annotations are provided. If service monitoring is enabled, it adds...

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

**Describe the bug** We have deployed the aws-load-balancer-controller with 2 replicas. However, during the leader change (due to rotation or the TTL of the worker node), the other replica takes...

area/performance
lifecycle/rotten
triage/needs-investigation

**Is your feature request related to a problem?** I am trying to avoid alb controller to remove listeners that are being added outside the controller. For example, some lambda functions...

The [v2.7.0 release](https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.7.0) mentions that "Support for [EKS pod identities](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html)" was added. However, there's no documentation about how to use it. The [installation guide](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.7/deploy/installation/#configure-iam) has instructions for IRSA and node...

kind/documentation

### Issue ### Description Added possibility to customize `automountServiceAccountToken` for aws-loadbalancer-controller deployment to satisfy [gatekeeper validation](https://open-policy-agent.github.io/gatekeeper-library/website/validation/automount-serviceaccount-token/#description) ### Checklist - [ ] Added tests that cover your change (if possible) -...

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

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.0 to 0.30.2. Commits 118f81c Update dependencies to v0.30.2 tag 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572 a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 15001b5 fix(api): make LocalObjectReference.Name and...

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