11.2 PrometheusおよびGrafana Helmリポジトリの追加
- 次のコマンドを発行して、PrometheusおよびGrafana Helmリポジトリを追加します:
出力は次のようになります:helm repo add prometheus https://prometheus-community.github.io/helm-charts
"prometheus" has been added to your repositories
- 次のコマンドを実行して、リポジトリを更新します:
出力は次のようになります:helm repo update
Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "stable" chart repository ...Successfully got an update from the "prometheus" chart repository ...Successfully got an update from the "prometheus-community" chart repository Update Complete. Happy Helming!