Skip to content
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 DNS proxy leveraging #2168

Open
2 tasks done
simontechdev opened this issue Apr 30, 2024 · 4 comments
Open
2 tasks done

Cloudflare DNS proxy leveraging #2168

simontechdev opened this issue Apr 30, 2024 · 4 comments
Labels
feature Something new

Comments

@simontechdev
Copy link

What is your feature idea?

Using cloudflare DNS does not allow me to set proxy,

Why is it needed?

This feature is a key reason we use CloudFlare for DNS CDN WAF DDOS attack mitigation

Is this missing feature preventing you from using kubefirst?

  • Yes

Code of Conduct

  • I agree to follow this project's Code of Conduct
@simontechdev simontechdev added the feature Something new label Apr 30, 2024
@simontechdev
Copy link
Author

simontechdev commented Apr 30, 2024

After kubefirst has brilliantly assigned a URL to a specific ingress endpoint and cluster and cert manager has provisioned a certificate using lets-encrypt, I want to turn on proxy for the particular URL but kubefirst will revert it to DNS only after a few seconds.
The proxy is a required feature, as it is key to why I would be using CloudFlare in the first place.
I don't see a way to change a configuration on this, am I missing something or is this missing as a feature?

@johndietz
Copy link
Member

we use cloudflare dns with proxy turned on with some regularity in our testing environments and it works well for us. we don't natively configure/manage this in your cloudflare zone, but if proxy were turned on it would be used and our expectation is that it works well. we don't use proxy for the reasons you're mentioning, so i may just have a disconnect with your use case.
can you provide the specific details of what action you're conducting to "turn on proxy" for the particular url?

@simontechdev
Copy link
Author

@johndietz Ok, so I see my DNS change as expected to the DNS only when provsioning or changing host in my gitops app registry values.yaml.
Then I often go and turn on Proxy for that URL
image

A few seconds later it changes right back
image

@simontechdev
Copy link
Author

simontechdev commented Apr 30, 2024

@johndietz so maybe it's a bug?
Or is there a place in the gitops to configure this ?
Since you have this working, what would this look like in gitops for Metaphor as an example application?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something new
Projects
Status: No status
Development

No branches or pull requests

2 participants