monitoring📜
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
Upstream References📜
Upstream Release Notes📜
Learn More📜
Pre-Requisites📜
- Kubernetes Cluster deployed
- Kubernetes config installed in
~/.kube/config
- Helm installed
Kubernetes: >=1.19.0-0
Install Helm
https://helm.sh/docs/intro/install/
Deployment📜
- Clone down the repository
- cd into directory
helm install monitoring chart/
Values📜
Please see the values docs.
Contributing📜
Please see the contributing guide if you are interested in contributing.
This file is programatically generated using helm-docs
and some BigBang-specific templates. The gluon
repository has instructions for regenerating package READMEs.