aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
A Kubernetes controller for Elastic Load Balancers
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....
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...
**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...
**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...
Add "AvailabilityZone:all" parameter to IP targets when TargetGroup is outside of Controller's VPC
### 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...
**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...
**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.***...
**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...
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...
### 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