Overview of AWS Load Balancer Controller
mainAWS Load Balancer Controller is a Kubernetes controller used to manage AWS Elastic Load Balancers. It automates the provisioning of AWS load balancers based on Kubernetes resources:
- Ingress resources: Provisions Application Load Balancers (ALB).
- Service resources: Provisions Network Load Balancers (NLB).
- Gateway resources: Provisions both Network Load Balancers (NLB) and Application Load Balancers (ALB).