# kubernetes-sigs/aws-load-balancer-controller

A Kubernetes controller for Elastic Load Balancers

Repository: https://github.com/kubernetes-sigs/aws-load-balancer-controller
Canonical: https://ross.abutalabs.com/products/aws-load-balancer-controller
Homepage: https://kubernetes-sigs.github.io/aws-load-balancer-controller/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes-ingress-controller, aws, ingress-resource, kubernetes, ingress, k8s-sig-aws, gateway-api
Last push: 2026-08-26T16:43:29+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 3463, "days_push": 7, "days_rel": 30, "gap_med": 17, "n_releases_24m": 30}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4321, forks 1644 (observed 2026-08-28T04:08:41.943151+00:00)

## What it is
A Kubernetes controller that manages AWS Elastic Load Balancers for a cluster. It provisions Application Load Balancers for Ingress resources, Network Load Balancers for Service resources, and supports Gateway API resources.

## Use cases
- expose kubernetes services via aws load balancers
- provision ALBs from ingress resources automatically
- create NLBs for kubernetes services of type loadbalancer
- manage gateway api resources on aws
- automate load balancer lifecycle for eks clusters
- configure tls termination with aws acm certificates

## When to choose
- running kubernetes on AWS or EKS and need ingress/load balancer provisioning
- you want declarative management of ALBs and NLBs from kubernetes manifests
- you need Gateway API support with AWS load balancers

## When to avoid
- your cluster runs outside AWS or on a different cloud provider
- you need a general-purpose ingress controller with its own proxy like nginx or traefik
- you want load balancers not tied to AWS ELB services

## Facets
- artifact type: service
- maturity: stable
- function: routing, middleware, deployment, infrastructure-as-code
- domain: cloud-computing, infrastructure-as-code, networking
- platform: cloud, go
- tags: aws, load-balancer, alb, nlb, ingress-controller, gateway-api, kubernetes-operator, elastic-load-balancing, kubernetes, devops, docker

## Member repositories
- kubernetes-sigs/aws-load-balancer-controller (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.943151+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:43.535894+00:00, confidence not recorded.
  - readme: https://github.com/kubernetes-sigs/aws-load-balancer-controller (fetched 2026-08-28T04:08:41.943151+00:00, sha a3556a5232be)
  - homepage: https://kubernetes-sigs.github.io/aws-load-balancer-controller/ (fetched 2026-08-29T09:10:41.479082+00:00, sha 37b0d4ae981c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
