cloudflare-tunnel-ingress-controller
cloudflare-tunnel-ingress-controller copied to clipboard
🚀 Expose the website directly into the internet! The Kuberntes Ingress Controller based on Cloudflare Tunnel.
If I have another cluster that is already running this ingress controller prior to installing another one on the subsequent cluster, the subsequent cluster for some reason will only see...
Thanks for the great project it's very seamless to setup! One improvement I think would be good is allowing an application be managed with the ingress rule as well. This...
Services in my local network use static or assigned IPv4 adresses. Cloudflare by default sets IPv4 and IPv6 DNS records for tunnels. As result, accessing a service from local network...
I need to have ability to set number of fields in controlled cloudflared deployment's pod template spec: - resources - securityContext (both on pod and container levels) - topologySpreadConstraints -...
In many cases prom configuration is managed by [prometheus-operator](https://github.com/prometheus-operator/prometheus-operator), which uses [ServiceMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/getting-started.md) custom resources to setup prom scraping targets. Please add ability to deploy ServiceMonitor as part of helm chart....
Hello all, currently using this as it works great... please add coffee to continue to the great work. --- would be nice to add some annotation on how to expose...