prometheus - deptno/deptno.github.io GitHub Wiki

prometheus

kube-prometheus-stack helm chart 둜 μ„€μΉ˜μ‹œμ— grafana alert-manager κΉŒμ§€ ν•¨κ»˜ μ„€μΉ˜λœλ‹€.

helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo search prometheus-community
helm pull prometheus-community/kube-prometheus-stack --untar
# storageClass λ“± μ„€μΉ˜ ν•„μš”
helm upgrade --install --create-namespace -n prometheus . 

link