Describe the bug
For high availability, cloudflared should (accroding to the documentation) connect 4 diffrent conenctions to 2 different data centers.
We've had 2 different tunnels in two different AKS clusters get disconnected at the same time (that's 8 connections).
This seem to at least happen in FRA.
Another tunnel in SE connects to ARN and TLL just fine.
Ref documentation https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/deploy-tunnels/deploy-cloudflared-replicas/
To Reproduce
Steps to reproduce the behavior:
- connect a cloudflared tunnel from AKS Germany West Central
- Observe which data centers connecting to
If it's an issue with Cloudflare Tunnel:
4. Tunnel ID :
5. cloudflared config:
Expected behavior
It should connect to f.ex. FRA and TXL
Environment and versions
- OS: k8s 1.30
- Architecture: AMD
- Version: 2024.11 (happens on lower too)
Logs and errors
2024-11-08T06:41:49Z INF Starting metrics server on [::]:9123/metrics
2024-11-08T06:41:50Z INF Registered tunnel connection connIndex=0 connection=e4a306f4-d87e-4c35-a632-541cc590a4fd event=0 ip=198.41.200.13 location=fra06 protocol=quic
2024-11-08T06:41:51Z INF Registered tunnel connection connIndex=1 connection=e438ecb7-2ddc-40e9-8e35-7849b6eacdba event=0 ip=198.41.192.67 location=fra08 protocol=quic
2024-11-08T06:41:51Z INF Registered tunnel connection connIndex=2 connection=e8e93119-edfb-4c15-83ed-cb13eec7644c event=0 ip=198.41.200.63 location=fra17 protocol=quic
2024-11-08T06:41:52Z INF Registered tunnel connection connIndex=3 connection=e597b0e9-06da-4ef6-9fa3-3173f3ce827b event=0 ip=198.41.192.57 location=fra10 protocol=quic
Describe the bug
For high availability, cloudflared should (accroding to the documentation) connect 4 diffrent conenctions to 2 different data centers.
We've had 2 different tunnels in two different AKS clusters get disconnected at the same time (that's 8 connections).
This seem to at least happen in FRA.
Another tunnel in SE connects to ARN and TLL just fine.
Ref documentation https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/deploy-tunnels/deploy-cloudflared-replicas/
To Reproduce
Steps to reproduce the behavior:
If it's an issue with Cloudflare Tunnel:
4. Tunnel ID :
5. cloudflared config:
Expected behavior
It should connect to f.ex. FRA and TXL
Environment and versions
Logs and errors