Niels Stevens
Niels Stevens
We recently deployed Tailscale on our k8s cluster, we had to tweak our CoreDNS config a bit, but right now, when DNS is enabled, you can do something like `curl...
~I run into the same issue, the strange thing is it works fine on my mac, but I'm not able to execute `helm repo add scylla 'git+https://github.com/scylladb/scylla-operator@helm?ref=v1.1&sparse=0'` on our CI...
I believe encountered the same issue which brought down the routing for the entire ingress traffic. My case was a little different because one of the included HTTPProxy resources didn't...
The ultimate goal from an operational standpoint is to make sure we don't interrupt traffic because of an invalid configuration. In that sense, I agree with the approach of @jpeach....