cloudflare-ingress-controller
cloudflare-ingress-controller copied to clipboard
Using argo tunnel + loadbalancer with istio
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?
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:
- Cloudflare Load Balancer for domain control etc.
cloudflaredsidecar that connects to your Cloudflare LB with argo tunnel- Traffic forwarded from
cloudflaredsidecar to Envoy for termination and further processing- Or alternatively use another ingress controller in between if you want ingress features and don't want to use some Envoy / istio based ingress