Our great sponsors
-
I've grabbed the Prometheus stack from carlosedp/clustermonitoring and was able to get that deployed into my cluster. That stack is fairly dated and is pulling some pretty old versions of some of the containers. I decided to see if I could get the stack upgraded to the latest version of the containers as a learning exercise, but I'm running into an issue upgrading kube-prometheus to release-0.10.
-
There was a major refactor of kube-prometheus after version 0.7 (see migration-guide.md) and I've adjusted most of the clustermonitoring code to accommodate the new file locations, object names, etc.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Related posts
- How to install a user managed Prometheus and Grafana instance on OpenShift 4?
- Infrastructure monitoring using kube-prometheus operator
- Modify Prometheus rules when installed via Helm chart
- How do I stop my apps from being killed in k8s?
- Why can't I label Argo Workflows workflow-controller-metrics service for Prometheus to scrape? Everything works in some cases but fails in most