David Calvert
David Calvert
Seems like a valid use-case, maybe we should reconsider this. Does any grafana-operator users tested the PR chart? @jtyr @monotek @dwalker-sabiogroup @vladimir-babichev
If you don't like the idea, maybe we should close this PR then? Unless there's hope for them? If yes how? If not, I'll guess they could make a chart...
My bad... I thought you were because it seems you're the most active on this chart/repository.
Done in #4318
If you use ArgoCD, you can simply skip CRD's installation using `skipCrds: true`: ``` apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: loki namespace: argocd labels: app.kubernetes.io/managed-by: argocd finalizers: - resources-finalizer.argocd.argoproj.io spec:...
Hi @keith-e-munro, I don't think anyone did it yet, but we can discuss the topic further if you're willing to do it. I personally use one datasource per cluster, even...
This is really interesting @mihaico, just tested on 2.46.0 and it works! I'm pretty sure it wasn't the case before, so I would be really interested to know when it...
Hi @AndrisJrs, There is no differentiating label for Kubernetes nodes here. I would recommend running a dedicated Prometheus instance for your cluster. In order to keep the issue on topic,...
Sorry for the delay, I know this has been asked for quite some time. @jkroepke thank you for this input, I think it's safe enough to give it a shot....
Just added the cluster variable in `k8s-views-global.json` in this PR : https://github.com/dotdc/grafana-dashboards-kubernetes/pull/78 If anyone has time to try it, and let me know if it works on your side.