Kubernetes おうちKubernetes に metrics-server をインストール 概要node、pod のリソース(CPU、Memory)の消費量を確認するため、kubectl top を実行しようとしましたが、インストールが必要とのこと。helmでインストールします。事前調査最新バージョンを確認します。$ helm s... 2024.07.21 Kubernetes