File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,8 +92,10 @@ The NLB is what PrivateLink exposes to Trigger.dev. It must be **internal** (not
9292 - ** Port** : same as your target group port (5432 for Postgres, 6379 for Redis, etc.)
9393 - ** Default action** : forward to the target group you created in Step 1
9494 </Step >
95- <Step title = " Create the load balancer" >
96- Click ** Create load balancer** . Provisioning takes 1–2 minutes.
95+ <Step title = " Create the load balancer and wait until it's Active" >
96+ Click ** Create load balancer** . Provisioning takes 1–2 minutes — wait until the NLB's ** State**
97+ column shows ** Active** before moving on. The endpoint service in the next step won't list the
98+ NLB until it's fully active.
9799 </Step >
98100</Steps >
99101
@@ -107,6 +109,11 @@ The NLB is what PrivateLink exposes to Trigger.dev. It must be **internal** (not
107109
108110This is the resource that PrivateLink consumers connect to.
109111
112+ <Note >
113+ Confirm the NLB from Step 2 is in the ** Active** state before starting this step. It won't appear
114+ in the ** Available load balancers** dropdown until it has finished provisioning.
115+ </Note >
116+
110117<Steps >
111118 <Step title = " Open the VPC console" >
112119 Go to ** VPC → Endpoint services → Create endpoint service** .
You can’t perform that action at this time.
0 commit comments