-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloudflare GSLB support #884
Comments
@all4innov, thank you for your interest in k8gb project! |
More related to Cloudflare loadbalancing GSLB |
That might be a good and easy thing to add as we are using external-dns within the project. The only thing we need is testing Cloudflare account. |
I am interested in this feature a lot. The first one is configuring the Cloudflare DNS records, based on Ingress object annotations: external-dns.alpha.kubernetes.io/hostname The second one works with Route53 and private DNS zone. We are looking for tool that can cover multi-cluster setup for both Route53 and Cloudflare. @somaritane do you have any estimates to add CloudFlare configuration? or maybe it is already in the roadmap somewhere? |
@cfifua we can try to add relatively quickly - the main blocker for us is the end-to-end testing as we do not have Cloudlare access. If you can give the potential future PR e2e test, that would be awesome :) Please let us know |
As I mentioned in Slack: in case you can somehow add the support, I should be able to test it out. |
Is it or any plan to support Cloudflare GSLB ?
The text was updated successfully, but these errors were encountered: