Kostas Christidis

Results 22 comments of Kostas Christidis

I am currently using 4 tunnels (each with size of 2 but this doesn't really matter) all sinked in the same Cloudflare Load Balancer. This is the suggested design for...

Thanks for this. Can you use `origin_request` inside an `ingress_rule` for ingress specific overwrites? I tried it and it failed. like for example supporting the following origin configuration for `localhost:8002`...

Thanks @Cyb3r-Jak3. Makes sense. I have opened [issues/2072](https://github.com/cloudflare/terraform-provider-cloudflare/issues/2072).

This issue is still Open so I will put a reply anyway. For 4 for the DNS part I am leveraging [external-dns](https://github.com/kubernetes-sigs/external-dns) for managing my CNAME records for my tunnelled...

I think this is more easily reproducible when having more than just one `Deployment` scaled with keda-http. (2 or 3+ `HTTPScaledObject` deployed).

>For anyone internal triaging this, the ticket is at https://support.cloudflare.com/hc/en-us/requests/2690173 This is a 404 for me. Is this a private support ticket? Any updates on that? I have also experienced...

>this operator works only with the config.yaml. Without it, you could just deploy the cloudflared deployment directly and perform configuration on the CF dashboard. Fair enough. Sure, you can do...

The Upstream here is Cloudflare Zero Trust and not the chart for cloudflared. They are the ones who offer cloudflare-managed tunnel configurations in the first place and the instructions to...

This is helpful. thanks. >I was trying to extend the validity of my certs by changing the ca-cert-validity and cert-validity config options. I was also considering this but I've ended...