Install Prometheus and Grafana on Kubernetes using helm

Описание к видео Install Prometheus and Grafana on Kubernetes using helm

Install Prometheus and Grafana on Kubernetes using helm

Install helm3::
curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/hel...
chmod 700 get_helm.sh
./get_helm.sh

Prometheus chart::
https://github.com/prometheus-communi...
Grafana chart::
https://bitnami.com/stack/grafana/helm

Комментарии

Информация по комментариям в разработке