Intro¶
AWS Load Balancer Controller is kubernetes operator that permits to manage AWS Network Load Balancers (NLB) and Application Load Balancer (ALB) for a kubernetes cluster.
We can create Application Load Balancers using:
- kubernetes ingress resources
- Gateway API resources
We can create Network Load Balancers using:
- kubernetes services resources
- Gateway API resources