Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 426 Bytes

PromGrafana.md

File metadata and controls

21 lines (17 loc) · 426 Bytes

Prometheus with Grafana on K8s

To monitoring your K8s Cluster

Installation

kubectl apply \
  --filename https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml

Send alert to Slack

https://gregoiredayet.medium.com/monitoring-and-alerting-on-your-kubernetes-cluster-with-prometheus-and-grafana-55e4b427b22d

Source

https://github.com/giantswarm/prometheus