Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Commit 26a9575

Browse files
authored
Update guide_ha_tunnel.md
1 parent 9d767e8 commit 26a9575

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/guide_ha_tunnel.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# High Availability with Argo Tunnels
2-
A guild to setting up high availability with argo tunnels to span
3-
Kubernetes clusters or even cloud providers.
2+
A guide to setting up high availability with argo tunnels to span replicas,
3+
Kubernetes clusters, or even cloud providers.
44

55
- Spanning Clusters
66

@@ -13,6 +13,8 @@ traffic across all tunnels.
1313
### Requirements
1414
- Load balancing enabled, [enable here][cloudflare-dashboard-traffic]
1515

16+
> A load-balancer is required to set the controller replica count > 1.
17+
1618
### Step 1: Create a Load Balancer
1719
On the Cloudflare dashboard, browse to [Traffic][cloudflare-dashboard-traffic]
1820
and create a load balancer named `echo-lb-pool`. Additional details can be found
@@ -28,4 +30,4 @@ kubectl annotate ing echo "argo.cloudflare.com/lb-pool=echo-lb-pool"
2830

2931
[cloudflare-dashboard-traffic]: https://www.cloudflare.com/a/traffic/
3032
[cloudflare-reference-load-balancing]: https://developers.cloudflare.com/argo-tunnel/reference/load-balancing/
31-
[guide-first-tunnel]: ./guide_first_tunnel.md
33+
[guide-first-tunnel]: ./guide_first_tunnel.md

0 commit comments

Comments
 (0)