April 2018
Intermediate to advanced
468 pages
14h 34m
English
The easiest way to install Prometheus is using kube-prometheus. It uses the Prometheus Operator as well as Grafana for dashboarding and AlertManager for managing alerts. To get started, clone the repo and run the deploy script:
> git clone https://github.com/coreos/prometheus-operator.git > cd contrib/kube-prometheus > hack/cluster-monitoring/deploy
The script creates a monitoring namespace and lots of Kubernetes entities and supporting components:
Read now
Unlock full access