Home icon

Building Resilient Multi-cluster Applications with Amazon EKS, Part 1: Implementing Cross-cluster Load Balancing with NLB

Networking & Content Delivery Blog



This article discusses building resilient multi-cluster applications using Amazon EKS, focusing on cross-cluster load balancing with Network Load Balancer (NLB) through AWS Load Balancer Controller (LBC) version 2.10+.

  • Multi-cluster deployment offers benefits like blue-green upgrades, enhanced workload resilience, and improved disaster recovery
  • New feature enables NLB to register targets from different EKS clusters into the same target group
  • Uses a ConfigMap for each TargetGroupBinding to manage targets across multiple clusters
  • Demonstrates two scenarios: extending existing NLB configuration and implementing new multi-cluster load balancing
  • Provides step-by-step guide for configuring cross-cluster traffic distribution

The solution allows seamless traffic routing across multiple Kubernetes clusters, improving application availability and simplifying cluster management.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Sep 18
2025
Implementing granular failover in multi-Region Amazon EKS
Jul 21
2025
Deep dive into cluster networking for Amazon EKS Hybrid Nodes
Jan 12
2024
How to leverage Application Load Balancer’s advanced request routing to route application traffic across multiple Amazon EKS clusters
Jul 16
2025
Under the hood: Amazon EKS ultra scale clusters

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.