Update monitoring.md

This commit is contained in:
Inaki
2020-04-05 13:04:39 +02:00
committed by GitHub
parent b64fc059fd
commit da3bcb68a9
+3
View File
@@ -3,8 +3,11 @@
## Monitoring
* [thenewstack.io: The Challenges of Monitoring Kubernetes and OpenShift](https://thenewstack.io/the-challenges-of-monitoring-kubernetes-and-openshift/)
* [dzone.com: Kubernetes Monitoring: Best Practices, Methods, and Existing Solutions](https://dzone.com/articles/kubernetes-monitoring-best-practices-methods-and-e) Kubernetes handles containers in several computers, removing the complexity of handling distributed processing. But what's the best way to perform Kubernetes monitoring?
## Prometheus
* [dzone.com: Monitoring with **Prometheus**](https://dzone.com/articles/monitoring-with-prometheus) Learn how to set up a basic instance of Prometheus along with Grafana and the Node Exporter to monitor a simple Linux server.
* [**Thanos**](https://thanos.io/) Open source, highly available Prometheus setup with long term storage capabilities.
* [github.com/ruanbekker: Thanos Cluster Setup](https://github.com/ruanbekker/thanos-cluster-setup)
## Grafana
* [Grafana Dashboards](https://github.com/mlabouardy/grafana-dashboards)