Sign inSign up

namshi/prometheus-sample

By namshi

Updated about 9 years ago

Test app

Image
0

338

namshi/prometheus-sample repository overview

Prometheus sample

An example prometheus installation monitoring pods + custom metrics on k8s.

Install

helm install -n sample-app charts/sample-app
helm install stable/prometheus --name prometheus -f charts/prometheus/values.yaml --namespace=kube-system

Point sample-app.example.com and prometheus.example.com to the external IP of your kube LB (ingress controller, ELB, etc etc).

Open prometheus.example.com and have fun!

Tag summary

Content type

Image

Digest

Size

21.1 MB

Last updated

about 9 years ago

docker pull namshi/prometheus-sample