2024年12月10日火曜日

Prometheus/Grafana(Helmによる導入)

手動で、yamlからprometheusやgrafanaを入れるとハマる要素がありすぎるので
素直にhelmから入れることにする 
(container系のcpu使用率を確認するクエリがまともに動かなかったのが経緯)

helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo update helm install prometheus prometheus-community/kube-prometheus-stack


以下が含まれる。

  • Prometheus Operator
  • Prometheus Server、Alertmanager、および関連するCustom Resource群
  • Node Exporter

0 件のコメント:

コメントを投稿

EXOでMacStudioをクラスタリング

以下のMacStudio2台に、EXOを使ってクラスタリングを行います。 ①MacStudio(M1 MAX 32GB) ②MacStudio(M4 MAX 36GB) 1)導入方法は、以下を参照。 参照先: https://github.com/exo-explore/exo/...