Clarifying NLB documentation to explain the choice difference between internal/internet-facing for the NLB

This commit is contained in:
Chris Kim
2019-02-14 20:51:40 -08:00
committed by Denise
parent fb38113665
commit b70f5ed230
@@ -133,7 +133,9 @@ Use Amazon's Wizard to create an Network Load Balancer. As part of this process,
- **Basic Configuration**
- Name: `rancher`
- Scheme: `internet-facing`
- Scheme: `internal` or `internet-facing`
The Scheme that you choose for your NLB is dependent on the configuration of your instances/VPC. If your instances do not have public IPs associated with them, or you will only be accessing Rancher internally, you should set your NLB Scheme to `internal` rather than `internet-facing`.
- **Listeners**
Add the **Load Balancer Protocols** and **Load Balancer Ports** below.