aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
A Kubernetes controller for Elastic Load Balancers
Hello ! **Describe the bug** When creating 2 ingress inside a ingressGroup. The first one has all the Exclusive and some Merge annotation to create the ALB and the explicit...
**Is your feature request related to a problem?** It is. We were trying to migrate from the standard controller to the aws-load-balancer-controller and we are hitting a wall right now....
**Is your feature request related to a problem?** I have a load balancer ingress group that has grown past 100 rules. **Describe the solution you'd like** I would like the...
**Describe the bug** When the Controller provisioning backend security groups, it adds a port range rule for the backend (EKS Node Security Group) instead for specific ports on the Kubernetes...
### Issue https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/3244 ### Description Add a `metrics.enabled` variable in the Helm chart to create the Prometheus metrics service independently of the service monitor. This enables monitoring for Kubernetes clusters...
We have multiple EKS clusters, in multiple VPCs. That being said, we plan to have a centralized VPC just for ingress, following this pattern: https://docs.aws.amazon.com/whitepapers/latest/building-scalable-secure-multi-vpc-network-infrastructure/using-network-firewall-for-centralized-ingress.html Since less is more, we...
Hi, I got a issue at "[Pod Readiness Gate does not exist when pod is ready without restart or in 16m](https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/3622)" but no any response. Please someone explain that why...
Kubernetes version 1.29. AWS LB controller version: 2.7.2 Masters set to Hop limit 3 token required. Worker nodes set to Hop Limit 1 token required, Went to create a LB...
**Is your feature request related to a problem?** When dealing with a large number of CIDRs the controller will fail to update it's frontend security group with: ``` "error":"RulesPerSecurityGroupLimitExceeded: The...
### Description While many people might use this chart to install aws load balancer on their K8S with helm, some others might want to use this chart to only generate...