BBQigniter

Results 38 comments of BBQigniter

I couldn't stop thinking about that this is currently not possible - and here I have a workaround script. In my case I need this for a statefulset with 3...

I think, I now have a pretty nice script which can be run in a pod. Some improvements are needed but I had not enough time to find a solution:...

We have the same error-message after trying to enable opentracing in combination with jaeger-agents I used this manual: https://kubernetes.github.io/ingress-nginx/user-guide/third-party-addons/opentracing/ So I created a daemonset for the jaeger-agent which looks like:...

hmm, i see. I'll have a detailed look asap - for me it feels like the https://kubernetes.github.io/ingress-nginx/user-guide/third-party-addons/opentracing/ is not complete. I think it is missing info about `opentracing.json` and how/where...

I now tried several things with the `nginx.tmpl` and pulling my hair, because it's just superstrange. As noted in one of my posts before, we use here for the moment...

This is a config we use to ingest the kubernetes-cluster events to one of our ECK-ELKs - surely needs adaptions to work with your minikube ``` apiVersion: v1 kind: ServiceAccount...

seems they are not yet ready to release :) tried to build the plugin via yarn. plugin then can be enabled, but the cluster-configuration page seems to be incomplete -...

try the variable without quotes - at least this is how it works here with our 7.5.1 installation. ``` [plugins] allow_loading_unsigned_plugins = devopsprodigy-kubegraf-app,devopsprodidy-kubegraf-datasource ```

I have now the same problem with our first `kubeadm` set up HA-cluster (else we only have rancher-clusters atm where it works - you can see they use "--address 0.0.0.0"...

sry, for the late reply. ah, ok thank you for the info. Not sure if the regex change is related to our systems only and then would mess with other...