Download Latest Version v2.13.4 source code.tar.gz (1.5 MB)
Email in envelope

Get an email when there's a new version of AWS Load Balancer Controller

Home / v2.13.4
Name Modified Size InfoDownloads / Week
Parent folder
v2_13_4_ingclass.yaml 2025-07-30 418 Bytes
v2_13_4_full.yaml 2025-07-30 46.3 kB
README.md 2025-07-30 5.2 kB
v2.13.4 source code.tar.gz 2025-07-30 1.5 MB
v2.13.4 source code.zip 2025-07-30 2.0 MB
Totals: 5 Items   3.6 MB 7

v2.13.4 (requires Kubernetes 1.22+)

Documentation

Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.13.4 Thanks to all our contributors! 😊

Action required

🚨 🚨 🚨 For user who is trying out our gateway api features, we’ve created a new CRD ListenerRuleConfiguration. Make sure to update the CRD definition in your cluster. If you're upgrading the charts using helm upgrade, you need to update CRDs manually: kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/refs/heads/main/config/crd/gateway/gateway-crds.yaml also update rbac policy by applying the latest changes from rbac.yaml

What’s new

We’ve been working on ALB support in Gateway API. Some of the main additions are:

  • introduced a new ListenerRuleConfiguration CRD that lets you use those AWS ALB features that Gateway API doesn't support yet. Note: we have not complete all development on this new CRD. Therefore, it is not recommended to use it at this time.
  • added Reference Grant support
  • added mTLS support
  • weighted target group is now supported for HTTPRoutes
  • TLS listeners now accept TCP routes

Enhancement and Fixes

  • Upgraded Go to 1.24.5
  • Fixed NLB security groups not working when multiple security groups assigned
  • Added Patch permission to loadbalancerconfigurations in helm chart
  • Made the error message more clear when someone tries to use ClusterIP services with Instance targets
  • CI now runs on K8s 1.32 instead of 1.25
  • Increased E2E test coverage

Full Changelog

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/aws-load-balancer-controller/compare/v2.13.3...v2.13.4

Source: README.md, updated 2025-07-30