This project sets up Prometheus and Grafana on an Amazon EKS cluster to monitor Kubernetes resources.
It helps track CPU, memory usage, pod health, and more, using real-time dashboards in Grafana.
In this project, we:
β
Deployed an Amazon EKS cluster using eksctl
β
Installed Prometheus and Grafana to monitor Kubernetes metrics
β
Configured dashboards in Grafana for real-time visualization
β
metrics-server.yaml β Installs Kubernetes Metrics Server
β
prometheus-values.yaml β Configures Prometheus
β
grafana-values.yaml β Configures Grafana
β
screenshots/ β Contains images of dashboards