Skip to content

Commit 0623a68

Browse files
Merge pull request #15510 from abhilashaagarwala/patch-58
Update load-balancer-overview.md
2 parents 51911a0 + 9abc883 commit 0623a68

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

AKS-Hybrid/load-balancer-overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ The choice between L2 and BGP mode with MetalLB depends on your specific require
4949
| Traffic engineering | Limited control over traffic routing. | Fine-grained control over traffic routing using BGP attributes. |
5050
| External connectivity | Requires more configuration for external connectivity. | Provides seamless connectivity with external networks using BGP routing. |
5151

52+
## Frequently Asked Questions (FAQ)
53+
54+
### Can a MetalLB instance be reused across AKS Arc clusters?
55+
Answer: No, MetalLB cannot be reused across AKS Arc clusters. MetalLB lives as pods in a Kubernetes cluster, and load balancers are CRs (Custom Resource). You need to install the MetalLB Arc k8s-extension using Az CLI, Azure portal or ARM templates, and create load balancers for every AKS Arc cluster.
56+
5257
## Next steps
5358

5459
- [Deploy MetalLB load balancer using Azure portal](deploy-load-balancer-portal.md)

0 commit comments

Comments
 (0)