Skip to content

tikalk/k3d-prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Prometheus stack demo

🚀 QuickStart

make start-prom-stack

❓ Whats included

  • k3d start a 2 node cluter

    # k3d cluster list
    monitor      1/1       1/1      true
  • create prometheus-operator namespace

  • install kube-prometheus-stack helm chart

    • configure ingress for prometheus, alertmanager, grafana
    • ensure enabled
      • node-exporter
      • kube-state-metrics
    • configure prometheus datasource in grafana
  • Use promehtues-operator

    • install helm charts for bitnami/redis
    • enable serviceMonitor for redis
    • import redis grafana dashboard

🏗️ Architecture

img

🎚️ "Live" demo ...

asciicast

Go to http://grafana.k3d.localhost/ admin:password see ./assets/charts/grafana/dev-mode.yaml

🔥 Promehteus

make start-prom-stack

🔛🆗 Cluster stop / start

make restart

Releases

No releases published

Packages

No packages published