Skip to content

Commit ed6190b

Browse files
authored
Clarify load balancer subnet notes
1 parent ec5e354 commit ed6190b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/references/enhanced-security.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ amazon_web_services:
3737

3838
- **Deploy into existing subnets**
3939
Instructs Nebari to be deployed into existing subnets, rather than creating its own new subnets.
40+
An advantage of deploying to existing subnets is the ability to use private subnets. Note that the **ingress load-balancer-annotation** must be set appropriately based on the type (private or public) of subnet.
4041

4142
```
4243
existing_subnet_ids:

0 commit comments

Comments
 (0)