Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
4.1k views
in Technique[技术] by (71.8m points)

amazon web services - How to set healthcheck rules for 100+ target groups in AWS ALB

We are migrating to AWS. The basic ingress flow is: ALB -> nginx-ingress -> pods.

From the AWS doc that an ALB can only have 100 target groups. However, we do have a (business critical) domain that routes by paths, where each path maps to a micro-service. The number of path is already over 100, and product team plans to add more in the future.

With a nginx-ingress behind, we can successfully route by paths without issue, but we are stuck at the 100 target group limitation that we are forced to perform healthcheck on a subset of services. We know the 100 target group is a soft limit, but foreseeing more paths are coming, we want to find a more scalable solution.

Is there any suggested workaround?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...