Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 860 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 860 Bytes

What is Prometheus?

Prometheus Architecture

How to install Prometheus

Prometheus Helloworld Hands-on

  • Required knowledge in helm | k8s first for better understanding. Because we will deploy our own Prometheus to K8s using Helm
  • Run the demo scipt: cd hello-world; ./prometheus-helloworld.sh
  • (Optional) Run the demo scipt and cleanup right after the demo: cd hello-world; ./prometheus-helloworld.sh true

Getting started with Prometheus