简体   繁体   English

是否可以将内部负载均衡器部署到一个 su.net 上? (AWS 云)

[英]Can an internal load balancer be deployed to one subnet? (AWS Cloud)

I see AWS Cloud load balancers in 2 categories:我看到 AWS 云负载均衡器分为两类:

By Traffic - Inte.net and Internal LBs按流量- 互联网和内部 LB

By Use - Application, Network and CLassic LBs按使用- 应用程序、网络和 CLassic LB

I want to deploy an internal load balancer into one private su.net and ask it to only distribute traffic among the instances in that su.net.我想将一个内部负载平衡器部署到一个私有 su.net 中,并要求它只在该 su.net 中的实例之间分配流量。 Is that possible?那可能吗?

I know that application LBs must be deployed to 2 su.nets.我知道应用程序 LB 必须部署到 2 个 su.net。 Is there a configuration that allows deployment to only one su.net?是否有只允许部署到一个 su.net 的配置?

I know that application LBs must be deployed to 2 su.nets.我知道应用程序 LB 必须部署到 2 个 su.net。 Is there a configuration that allows deployment to only one su.net?是否有只允许部署到一个 su.net 的配置?

Unfortunately, not for ALB .不幸的是,不适用于 ALB

However, you can use 1 su.net with NLB and CLB .但是,您可以将1 个 su.net 与 NLB 和 CLB 一起使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 AWS 中的内部和外部负载均衡器有什么区别? - What is the difference between the internal and External load balancer in AWS? 带有 static ip 的内部负载均衡器,在 AWS EKS 中支持 HTTPS - internal load balancer with static ip and supports HTTPS in AWS EKS 如何为 AWS 负载均衡器配置 Google Cloud DNS - How to configure Google Cloud DNS for an AWS Load balancer AWS 负载均衡器和 BlueHost - AWS Load Balancer & BlueHost GCP:尝试从 Cloud Function 中访问内部负载均衡器(内部 IP) - GCP: Trying to hit an Internal load balancer (internal IP) from Cloud Function EKS + NLB:`service.beta.kube.netes.io/aws-load-balancer-internal: true` 不适用于 `service.beta.kube.netes.io/aws-load-balancer-type: nlb` - EKS + NLB: `service.beta.kubernetes.io/aws-load-balancer-internal: true` not working with `service.beta.kubernetes.io/aws-load-balancer-type: nlb` AWS 网络负载均衡器:为什么内部 NLB 会有公共 DNS 名称? - AWS Network Load Balancer: why would an Internal NLB have a public DNS name? AWS EKS aws-load-balancer-controller - AWS EKS aws-load-balancer-controller HTTPS 负载均衡器 + Cloud Run 链接不工作 - HTTPS Load Balancer + Cloud Run links not working 如何为使用 GKE 部署的应用程序添加 HTTPS 负载均衡器 - How to add HTTPS load balancer for an application deployed using GKE
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM