Hi
I have setup Monitoring for my Kubernetes Cluster in a test environment using kube-prometheus repository.
https://computingforgeeks.com/setup-prometheus-and-grafana-on-kubernetes/
https://github.com/prometheus-operator/kube-prometheus
Grafana, Prometheus, AlertManager services are exposed via LoadBalancer.
I have a NetApp storage cluster which i want to monitor using Harvest and have installed Cloud Deployment of Harvest. However, i can't figure out how to get Harvest data in Prometheus and get the NetApp storage data in Dashboards.
https://github.com/NetApp/harvest/blob/3a9ebddcc2c20b2eaf2383978c4fc890660281ed/container/k8/README.md#cloud-deployment
The documentation in Github states "Networking between Harvest and Prometheus must be configured, and this can be accomplished by adding the network configuration in harvest-compose.yaml." However, can't find a sample harvest-compose.yaml that shows how is this done.
If i update "ntapc1" service to use LoadBalancer. How do i connect Harvest with Prometheus?
Any help is much appreciated.
Monitoring Production Kubernetes Cluster(s) is an important and progressive operation for any Cluster Administrator. There are myriad of solutions that fall
Use Prometheus to monitor Kubernetes and applications running on Kubernetes - GitHub - prometheus-operator/kube-prometheus: Use Prometheus to monitor Kubernetes and applications running on Kubernetes