|
3 | 3 |
|
4 | 4 | --- |
5 | 5 |
|
6 | | -To create a load balancer in the dashboard: |
| 6 | +To create a Public or a Private load balancer in the dashboard: |
7 | 7 |
|
8 | | -1. Go to **Traffic** > **Load Balancing**. |
| 8 | +### Create a Public load balancer |
9 | 9 |
|
10 | | -2. Select **Create Load Balancer**. |
| 10 | +1. Go to **Load Balancing** and select **Create load balancer**. |
11 | 11 |
|
12 | | -3. On the **Hostname** page: |
| 12 | +2. On the **Load Balancer Setup**, select **Public load balancer** |
| 13 | + |
| 14 | +3. Choose the website to which you want to add this load balancer. |
| 15 | + |
| 16 | +4. On the **Hostname** page: |
13 | 17 | * Enter a **Hostname**, which is the DNS name at which the load balancer is available. For more details on record priority, refer to [DNS records for load balancing](/load-balancing/load-balancers/dns-records/). |
| 18 | + * From the **Data Localization** dropdown, select the [region](/data-localization/how-to/load-balancing/#regional-services) you would like to use on your domain. |
14 | 19 | * Toggle the orange cloud icon to update the [proxy mode](/load-balancing/understand-basics/proxy-modes/), which affects how traffic is routed and which IP addresses are advertised. |
| 20 | + * Add a description for your load balancer. |
15 | 21 | * If you want [session-based load balancing](/load-balancing/understand-basics/session-affinity/), toggle the **Session Affinity** switch. |
| 22 | + * If you want [Adaptive Routing](/load-balancing/understand-basics/adaptive-routing/), toggle the **Adaptive Routing** switch. |
16 | 23 |
|
17 | | -4. Select **Next**. |
| 24 | +5. Select **Next**. |
18 | 25 |
|
19 | | -5. On the **Add a Pool** page: |
| 26 | +6. On the **Add a Pool** page: |
20 | 27 | * Select one or more existing pools or [create a new pool](/load-balancing/pools/create-pool/#create-a-pool). |
21 | 28 | * If you are going to set [traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/standard-options/) to **Off**, re-order the pools in your load balancer to adjust the fallback order. |
22 | 29 | * If needed, update the [**Fallback Pool**](/load-balancing/understand-basics/health-details/#fallback-pools). |
23 | 30 | * If you choose to set traffic steering to **Random**, you can set [Weights](/load-balancing/understand-basics/traffic-steering/steering-policies/standard-options/#random-steering) (via the API) to your pools to determine the percentage of traffic sent to each pool. |
24 | 31 |
|
25 | | -6. Select **Next**. |
| 32 | +7. Select **Next**. |
26 | 33 |
|
27 | | -7. On the **Monitors** page: |
| 34 | +8. On the **Monitors** page: |
28 | 35 | * Review the monitors attached to your pools. |
29 | 36 | * If needed, you can attach an existing monitor or [create a new monitor](/load-balancing/monitors/create-monitor/#create-a-monitor). |
30 | 37 |
|
31 | | -8. Select **Next**. |
| 38 | +9. Select **Next**. |
| 39 | + |
| 40 | +10. On the **Traffic Steering** page, choose an option for [Traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/) and select **Next**. |
| 41 | + |
| 42 | +11. On the **Custom Rules** page, select an existing rule or [create a new rule](/load-balancing/additional-options/load-balancing-rules/). |
| 43 | + |
| 44 | +12. Select **Next**. |
| 45 | + |
| 46 | +13. On the **Review** page: |
| 47 | + * Review your configuration and make any changes. |
| 48 | + * Choose whether to **Save as Draft** or **Save and Deploy**. |
| 49 | + |
| 50 | +### Create a Private load balancer |
| 51 | + |
| 52 | +1. Go to **Load Balancing** and select **Create load balancer**. |
| 53 | + |
| 54 | +2. On the **Load Balancer Setup**, select **Private load balancer** |
| 55 | + |
| 56 | +3. Associate your load balancer with either a Cloudflare private IP or a specified IP address and create a description for your load balancer. |
| 57 | + |
| 58 | +4. On the **Add a Pool** page: |
| 59 | + * Select one or more existing pools or [create a new pool](/load-balancing/pools/create-pool/#create-a-pool). |
| 60 | + * If you are going to set [traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/standard-options/) to **Off**, re-order the pools in your load balancer to adjust the fallback order. |
| 61 | + * If needed, update the [**Fallback Pool**](/load-balancing/understand-basics/health-details/#fallback-pools). |
| 62 | + * If you choose to set traffic steering to **Random**, you can set [Weights](/load-balancing/understand-basics/traffic-steering/steering-policies/standard-options/#random-steering) (via the API) to your pools to determine the percentage of traffic sent to each pool. |
| 63 | + |
| 64 | +5. Select **Next**. |
| 65 | + |
| 66 | +6. On the **Monitors** page: |
| 67 | + * Review the monitors attached to your pools. |
| 68 | + * If needed, you can attach an existing monitor or [create a new monitor](/load-balancing/monitors/create-monitor/#create-a-monitor). |
32 | 69 |
|
33 | | -9. On the **Traffic Steering** page, choose an option for [Traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/) and select **Next**. |
| 70 | +7. Select **Next**. |
34 | 71 |
|
35 | | -10. On the **Custom Rules** page, select an existing rule or [create a new rule](/load-balancing/additional-options/load-balancing-rules/). |
| 72 | +8. On the **Traffic Steering** page, choose an option for [Traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/) and select **Next**. |
36 | 73 |
|
37 | | -11. Select **Next**. |
| 74 | +9. Select **Next**. |
38 | 75 |
|
39 | | -12. On the **Review** page: |
| 76 | +10. On the **Review** page: |
40 | 77 | * Review your configuration and make any changes. |
41 | 78 | * Choose whether to **Save as Draft** or **Save and Deploy**. |
0 commit comments