Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ The update will cause `cloudflared` to restart which would impact traffic curren

We recommend this option if you are currently using Cloudflare's Load Balancer product with your Argo Tunnel deployment.

1. Install a new instance of `cloudflared` and [create](/configuration/index) a new Argo Tunnel.
1. Install a new instance of `cloudflared` and [create](/create-tunnel) a new Argo Tunnel.
2. Configure the instance to point traffic to the same service or URL as your current, active instance of `cloudflared`.
3. [Add the address]((/routing-to-tunnel/lb)) of the new instance of `cloudflared` into your Load Balancer pool as priority 2.
3. [Add the address](/routing-to-tunnel/lb) of the new instance of `cloudflared` into your Load Balancer pool as priority 2.
4. Swap the priority such that the new instance is now priority 1 and monitor to confirm traffic is being served.
5. Once confirmed, you can remove the older version from the Load Balancer pool.

### Updating with multiple `cloudflared` instances

1. Install a new instance of `cloudflared` and [create](/configuration/index) a new Argo Tunnel.
1. Install a new instance of `cloudflared` and [create](/create-tunnel) a new Argo Tunnel.
2. Configure the instance to point traffic to the same service or URL as your current, active instance of `cloudflared`.
3. In the Cloudflare DNS dashboard, [replace](/routing-to-tunnel/dns) the address of the current instance of `cloudflared` with the address of the new instance. Save the record.
4. Remove the now-inactive instance of `cloudflared`.
Expand Down
5 changes: 1 addition & 4 deletions products/cloudflare-one/src/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ Your employees, partners, and customers need a network that is secure, fast and

Cloudflare for Teams provides seamless access to any application and the Internet from any device, anywhere.

If you want to learn more about Teams, you can explore our:

* [Tutorials](/tutorials) on how to make the most out of your Teams subscription
* [Learning materials](/learning) to get accustomed to our products
If you want to learn more about Teams, you can explore our [Tutorials](/tutorials) on how to make the most out of your Teams subscription.

If you want to learn more about a specific Teams product, navigate to each product's developer documentation:

Expand Down