咨询AWS支持SLB嵌套,分步迁移应用流量到k8s上。

0

我前期应用都在虚机上,现在要往k8s上面迁移,但是只能分步迁移,流量逐步打到k8s上。想咨询下AWS能否实现SLB嵌套?就是一个总的SLB负责分发流量,接下来的LSB负责分发流量至具体的虚机或者k8s里面?相当于总的LSB下面挂2个分的LSB,分的LSB再对应具体应用的虚机或者k8s

profile picture
EXPERT
asked 2 months ago17 views
1 Answer
0

可以,前提是大ELB必须是network loadbalancer,小ELB必须是Application loadbalancer。可以参考https://aws.amazon.com/cn/blogs/networking-and-content-delivery/application-load-balancer-type-target-group-for-network-load-balancer/

profile picture
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions