You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/concepts/fleets.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ This ensures all instances are provisioned in the same backend and region with o
67
67
68
68
??? info "AWS"
69
69
When you create a cloud fleet with `aws`, [Elastic Fabric Adapter networking :material-arrow-top-right-thin:{ .external }](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html){:target="_blank"} is automatically configured if it’s supported for the corresponding instance type.
70
-
Note, EFA requires the `public_ips` to set to `false` in the `aws` backend configuration.
70
+
Note, EFA requires the `public_ips` to be set to `false` in the `aws` backend configuration.
71
71
Otherwise, instances are only connected by the default VPC subnet.
72
72
73
73
Refer to the [EFA](../../blog/posts/efa.md) example for more details.
0 commit comments