Skip to content

Commit ec0351e

Browse files
committed
Updates after review.
1 parent e31245b commit ec0351e

File tree

1 file changed

+6
-6
lines changed
  • src/content/docs/load-balancing/private-network

1 file changed

+6
-6
lines changed

src/content/docs/load-balancing/private-network/warp.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22

33
pcx_content_type: how-to
4-
title: Set up Private Network Load Balancing with Cloudflare Tunnel and VLAN
4+
title: Set up Private Network Load Balancing with WARP
55
sidebar:
66
order: 4
77

88
---
99

10-
To use Private Network Load Balancing, you must first set up a Cloudflare Tunnel and a Virtual Local Area Network (VLAN) in the [Cloudflare Zero Trust Dashboard](http://one.dash.cloudflare.com). This guide walks you through all required steps, from setup to optional configurations.
10+
To use Private Network Load Balancing, you must first set up a Cloudflare Tunnel and a Virtual Local Area Network in the [Cloudflare Zero Trust Dashboard](http://one.dash.cloudflare.com). This guide walks you through all required steps, from setup to optional configurations.
1111

12-
## 1. Create Tunnel and VLAN
12+
## 1. Create Tunnel and Virtual Network
1313

14-
Skip to [step 2](/load-balancing/private-network/warp/#2-create-load-balancer-pools) if you already have a Cloudflare Tunnel and VLAN created.
14+
Skip to [step 2](/load-balancing/private-network/warp/#2-create-load-balancer-pools) if you already have a Cloudflare Tunnel and Virtual Network created.
1515

1616
### 1.1 Create a Cloudflare Tunnel
1717

@@ -26,7 +26,7 @@ Skip to [step 2](/load-balancing/private-network/warp/#2-create-load-balancer-po
2626

2727
For more details, refer to the [Create tunnel](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/) documentation.
2828

29-
### 1.2 Create a Virtual Network (VLAN)
29+
### 1.2 Create a Virtual Network
3030

3131
1. In the [Zero Trust dashboard](http://one.dash.cloudflare.com), go to **Settings** > **WARP Client**.
3232
2. Under **Network locations**, find **Virtual networks** settings.
@@ -41,7 +41,7 @@ For more details, refer to the [Create tunnel](/cloudflare-one/connections/conne
4141

4242
For more details, refer to the [Virtual Network](/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/) documentation. For API-specific details, refer to the [virtual networks](/api/resources/zero_trust/subresources/networks/subresources/virtual_networks/) API documentation.
4343

44-
The Tunnel and VLAN can be found under **Settings** > **WARP Client** in the Zero Trust dashboard.
44+
The Tunnel and Virtual Network can be found under **Settings** > **WARP Client** in the Zero Trust dashboard.
4545

4646
## 2. Create Load Balancer Pools
4747

0 commit comments

Comments
 (0)