voyagermesh / voyager

🚀 Secure L7/L4 (HAProxy) Ingress Controller for Kubernetes
https://voyagermesh.com
Apache License 2.0
1.35k stars 134 forks source link

Improve GCP Integration : GCP HTTPS Load balancer #1363

Open blop opened 5 years ago

blop commented 5 years ago

To allow offloading the SSL handling and configurations to GCP, it would be nice to add some support for :

Big plus : This would also allow compatibility with Google Cloud CDN (which is basically an extra option set on the GCP HTTP(S) loadbalancer) : https://cloud.google.com/cdn/docs/

sudomann commented 5 years ago

Absence of this, for the reasons you mentioned, plus not being able to use Global anycast IP are why my team ended up not using Voyager's Ingress :(