Open andreimc opened 5 years ago
Hey did you figure something out?
According to https://github.com/cloudflare/cloudflare-ingress-controller/issues/172#issuecomment-541230988 this project is dead, so the recommended setup I would think is:
cloudflared
sidecar that connects to your Cloudflare LB with argo tunnelcloudflared
sidecar to Envoy for termination and further processing
I want to use the cloudflare loadbalancer with istio + argo tunnel, but I am not sure if this is possible, my current setup is Cloudflare DNS + SSL -> NLB (AWS) then origin certificate termination in Envoy.
I would love to get rid of NLB from AWS and use a cloudflare load balancer instead.
Do you guys have any ideas or examples?