STRRL / cloudflare-tunnel-ingress-controller

🚀 Expose the website directly into the internet! The Kuberntes Ingress Controller based on Cloudflare Tunnel.
MIT License
644 stars 37 forks source link

Does not work with multiple clusters #97

Open stevefan1999-personal opened 3 months ago

stevefan1999-personal commented 3 months ago

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 the information of the previous cluster.

For example I have ingress controller installed on Cluster A that has Cloudflare access to "foo.com", and I have another Cluster B which have "bar.com" access on Cloudflare, but the ingress controller on Cluster B only sees the information from Cluster A.

zoftdev commented 2 months ago

just change the parameter cloudflare.tunnelName to create tunnel seperately.