Nate Franzen
Nate Franzen
@sashok2k by chance I ran into this exact problem a couple days ago and it took a while to make progress figuring it out. It's an issue with minikube configuration....
After thinking about it a little, I think it could be an issue against https://github.com/cloudflare/cloudflared, i.e. "LookupSrv should use 1.1.1.1 instead of DefaultResolver" and avoid bad local dns misconfiguration. But...
https://github.com/cloudflare/cloudflare-ingress-controller/commit/645b3c21b03217d827a5400a594a9553f1386b77 begins to expose the metrics that already exists. But there are a few problems inherent with the cloudflared library, - the gauges and counters are all registered with the...
I can reproduce the scenario with the mattermost helm chart. - most of the functions of the the chat app seem to work - some of the details (adding teams)...