Hey Kubernetes people.

Is it a good idea to setup Prometheus Stack using FluxCD? Anything I should watch out for?

https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack

#kubernetes #gitops #fluxcd #argocd #selfhosted

helm-charts/charts/kube-prometheus-stack at main ยท prometheus-community/helm-charts

Prometheus community Helm charts. Contribute to prometheus-community/helm-charts development by creating an account on GitHub.

GitHub
@hmiron i'm also managing multiple monitoring installations on multiple clusters with argo and or flux. I always find it easier to maintain the custom resources on it's own, else the time to sync for such a big stack like the prom stack gets long over time.
@hmiron yea why not?
there are other solutions that I tend to prefer instead of prom, but theres no one right answer