You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the following sections, we will give you some details about how to configure R2 with Regional Services and Customer Metadata Boundary.
11
11
12
12
## Regional Services
13
13
14
14
To configure Regional Services for hostnames [proxied](/dns/proxy-status/) through Cloudflare and ensure that processing of requesting objects from a [R2 Bucket](/r2/buckets/) occurs only in-region, follow these steps:
15
15
16
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select an account.
17
-
2. Go to the **R2** tab.
18
-
3. Follow the steps to [create a Bucket](/r2/buckets/create-buckets/).
19
-
4.[Connect a bucket to a custom domain](/r2/buckets/public-buckets/#connect-a-bucket-to-a-custom-domain).
20
-
5. Run the [API POST](/data-localization/regional-services/get-started/#configure-regional-services-via-api) command on the configured bucket custom domain to create a `regional_hostnames` with a specific region.
16
+
1. In the Cloudflare dashboard, go to the **R2** page.
17
+
18
+
<DashButtonurl="/?to=/:account/r2/overview" />
19
+
20
+
2. Follow the steps to [create a Bucket](/r2/buckets/create-buckets/).
21
+
3.[Connect a bucket to a custom domain](/r2/buckets/public-buckets/#connect-a-bucket-to-a-custom-domain).
22
+
4. Run the [API POST](/data-localization/regional-services/get-started/#configure-regional-services-via-api) command on the configured bucket custom domain to create a `regional_hostnames` with a specific region.
21
23
22
24
Regional Services only applies to the custom domain configured for an R2 Bucket.
Copy file name to clipboardExpand all lines: src/content/docs/data-localization/how-to/workers.mdx
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,21 @@ sidebar:
6
6
7
7
---
8
8
9
+
import { DashButton } from"~/components";
10
+
9
11
In the following sections, we will give you some details about how to configure Workers with Regional Services and Customer Metadata Boundary.
10
12
11
13
## Regional Services
12
14
13
15
To configure Regional Services for hostnames [proxied](/dns/proxy-status/) through Cloudflare and ensure that processing of a Workers project occurs only in-region, follow these steps:
14
16
15
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select an account.
16
-
2. Go to the **Workers & Pages** tab.
17
-
3. Select your Workers project.
18
-
4. Follow the steps to [create a custom domain](/workers/configuration/routing/custom-domains/).
19
-
5. Run the [API POST](/data-localization/regional-services/get-started/#configure-regional-services-via-api) command on the configured Workers Custom Domain to create a `regional_hostnames` with a specific region.
17
+
1. In the Cloudflare dashboard, go to the **Workers & Pages** page.
3. Follow the steps to [create a custom domain](/workers/configuration/routing/custom-domains/).
23
+
4. Run the [API POST](/data-localization/regional-services/get-started/#configure-regional-services-via-api) command on the configured Workers Custom Domain to create a `regional_hostnames` with a specific region.
Copy file name to clipboardExpand all lines: src/content/docs/load-balancing/additional-options/load-balancing-rules/create-rules.mdx
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ sidebar:
6
6
7
7
---
8
8
9
-
import { Example } from"~/components"
9
+
import { Example, DashButton } from"~/components"
10
10
11
11
Create and manage [Load Balancing rules](/load-balancing/additional-options/load-balancing-rules/) in the **Custom Rules** page, which is part of the Create/Edit Load Balancer workflow found in **Traffic** in the dashboard.
12
12
@@ -20,20 +20,22 @@ Create and manage [Load Balancing rules](/load-balancing/additional-options/load
20
20
21
21
## Example Workflow
22
22
23
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select an account.
24
-
2. Go to **Load Balancing**.
25
-
3. Edit an existing load balancer or [create a new load balancer](/load-balancing/load-balancers/create-load-balancer/).
26
-
4. From the Load Balancer workflow, select **Custom Rules**.
27
-
5. Select **Create Custom Rule**.
28
-
6. In the **Field** drop-down list, choose an HTTP property. For more details, refer to [Supported fields](/load-balancing/additional-options/load-balancing-rules/reference/).
29
-
7. In the **Operator** drop-down list, choose an operator. For more details, refer to [Operators](/load-balancing/additional-options/load-balancing-rules/reference/#operators-and-grouping-symbols).
30
-
8. Enter the value to match. When the field is an ordered list, **Value** is a drop-down list. Otherwise, **Value** is a text input.
31
-
9. (Optional) To create a compound expression using logical operators, select **And** or **Or**.
32
-
10. For an action, choose **Respond with fixed response** or **Override** and enter additional details. For a full list of actions, refer to [Actions](/load-balancing/additional-options/load-balancing-rules/actions/).
33
-
11. (Optional) Select **Add another override**.
34
-
12. After you create your rule, select **Save and Deploy** or **Save as Draft**.
35
-
13. Select **Next** and review your changes.
36
-
14. Select **Save** to confirm.
23
+
1. In the Cloudflare dashboard, go to the **Load Balancing** page.
24
+
25
+
<DashButtonurl="/?to=/:account/load-balancing" />
26
+
27
+
2. Edit an existing load balancer or [create a new load balancer](/load-balancing/load-balancers/create-load-balancer/).
28
+
3. From the Load Balancer workflow, select **Custom Rules**.
29
+
4. Select **Create Custom Rule**.
30
+
5. In the **Field** drop-down list, choose an HTTP property. For more details, refer to [Supported fields](/load-balancing/additional-options/load-balancing-rules/reference/).
31
+
6. In the **Operator** drop-down list, choose an operator. For more details, refer to [Operators](/load-balancing/additional-options/load-balancing-rules/reference/#operators-and-grouping-symbols).
32
+
7. Enter the value to match. When the field is an ordered list, **Value** is a drop-down list. Otherwise, **Value** is a text input.
33
+
8. (Optional) To create a compound expression using logical operators, select **And** or **Or**.
34
+
9. For an action, choose **Respond with fixed response** or **Override** and enter additional details. For a full list of actions, refer to [Actions](/load-balancing/additional-options/load-balancing-rules/actions/).
35
+
10. (Optional) Select **Add another override**.
36
+
11. After you create your rule, select **Save and Deploy** or **Save as Draft**.
Copy file name to clipboardExpand all lines: src/content/docs/load-balancing/additional-options/spectrum.mdx
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ head:
8
8
content: Add load balancing to Spectrum applications
9
9
---
10
10
11
-
import { Render } from"~/components";
11
+
import { Render, DashButton } from"~/components";
12
12
13
13
You can configure [Spectrum](/spectrum/) with Load Balancing to bring resiliency to your TCP or UDP based applications.
14
14
@@ -22,15 +22,19 @@ The exact settings will vary depending on your use case. Refer to the following
22
22
23
23
### 1. Configure your load balancer
24
24
25
-
1.Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select an account where the Load Balancing add-on is [enabled](/load-balancing/get-started/enable-load-balancing/).
25
+
1.In the Cloudflare dashboard, go to the **Load Balancing** page.
26
26
27
-
2. Go to **Load Balancing** and select **Create load balancer**.
27
+
<DashButtonurl="/?to=/:account/load-balancing" />
28
28
29
-
3. On the **Load Balancer Setup**, select **Public load balancer**
29
+
2. Select an account where the Load Balancing add-on is [enabled](/load-balancing/get-started/enable-load-balancing/).
30
30
31
-
4. Choose the website to which you want to add this load balancer.
31
+
3. Go to **Load Balancing** and select **Create load balancer**.
32
32
33
-
5. On the **Hostname** page, define the settings presented and select **Next**.
33
+
4. On the **Load Balancer Setup**, select **Public load balancer**
34
+
35
+
5. Choose the website to which you want to add this load balancer.
36
+
37
+
6. On the **Hostname** page, define the settings presented and select **Next**.
34
38
- 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/).
35
39
:::caution
36
40
@@ -40,19 +44,19 @@ The exact settings will vary depending on your use case. Refer to the following
40
44
- Keep the orange cloud icon enabled, meaning the load balancer is proxied. This refers to the [proxy mode](/load-balancing/understand-basics/proxy-modes/) and, with Spectrum, traffic is always proxied.
41
45
- Keep **Session Affinity** and **Failover across pools** disabled as these features are not supported with Spectrum.
42
46
43
-
6. On the **Add a Pool** page, define the settings presented and select **Next**.
47
+
7. On the **Add a Pool** page, define the settings presented and select **Next**.
44
48
- Select one or more existing pools or [create a new pool](/load-balancing/pools/create-pool/#create-a-pool)[^1].
45
49
- If needed, update the [fallback pool](/load-balancing/understand-basics/health-details/#fallback-pools)[^2].
46
50
47
-
7. On the **Monitors** page, define the settings presented and select **Next**.
51
+
8. On the **Monitors** page, define the settings presented and select **Next**.
48
52
- Review the monitors attached to your pools.
49
53
- If needed, you can attach an existing monitor or [create a new monitor](/load-balancing/monitors/create-monitor/#create-a-monitor).
50
54
51
-
8. On the **Traffic Steering** page, choose an option for [Traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/) and select **Next**.
55
+
9. On the **Traffic Steering** page, choose an option for [Traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/) and select **Next**.
52
56
53
-
9. Keep **Custom Rules** page empty as this feature is not supported with Spectrum.
57
+
10. Keep **Custom Rules** page empty as this feature is not supported with Spectrum.
54
58
55
-
10. On the **Review** page:
59
+
11. On the **Review** page:
56
60
57
61
- Review your configuration and make any changes.
58
62
- If you set traffic steering to **Off**, re-order the pools in your load balancer to adjust the fallback order.
0 commit comments