Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 435 Bytes

Monitoring Node/Pods in kubernetes and Ingress

This repo contains scripts that allow for the installation of Prometheus and various exporters. The goal is to streamline the process, making it easy and quick from installation to viewing reports in Grafana.

Install prometheus

This will install Prometheus, Grafana, Node-Exporter, and cAdvisor.

./deploy.sh create

Delete prometheus

./deploy.sh delete