Skip to content

Commit 70ddc73

Browse files
authored
Merge pull request #72166 from jeana-redhat/outpost-lb-docs-tweak
rewording CLB statement
2 parents 0b96c5f + bc9e8af commit 70ddc73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/aws-outposts-load-balancer-clb.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
[id="aws-outposts-load-balancer-clb_{context}"]
77
= Using AWS Classic Load Balancers in an AWS VPC cluster extended into an Outpost
88

9-
AWS Outposts racks cannot run AWS Classic Load Balancers, but Classic Load Balancers in the AWS VPC cluster can target edge compute nodes in the Outpost if edge and cloud-based subnets are in the same availability zone.
9+
AWS Outposts infrastructure cannot run AWS Classic Load Balancers, but Classic Load Balancers in the AWS VPC cluster can target edge compute nodes in the Outpost if edge and cloud-based subnets are in the same availability zone.
1010
As a result, Classic Load Balancers on the VPC cluster might schedule pods on either of these node types.
1111

12-
Scheduling the workloads on edge compute nodes is supported, but can introduce latency.
12+
Scheduling the workloads on edge compute nodes and cloud-based compute nodes can introduce latency.
1313
If you want to prevent a Classic Load Balancer in the VPC cluster from targeting Outpost edge compute nodes, you can apply labels to the cloud-based compute nodes and configure the Classic Load Balancer to only schedule on nodes with the applied labels.
1414

1515
[NOTE]

0 commit comments

Comments
 (0)