This repository was archived by the owner on Nov 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 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
1719On the Cloudflare dashboard, browse to [ Traffic] [ cloudflare-dashboard-traffic ]
1820and 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
You can’t perform that action at this time.
0 commit comments