Upgrade to Pro — share decks privately, control downloads, hide ads and more …

AKS コントロールプレーン監視のためのメトリクス / aks-control-plane-m...

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
Avatar for sou sou
June 26, 2025

AKS コントロールプレーン監視のためのメトリクス / aks-control-plane-metric-preview

プレビュー提供された AKS Control Plane の Azure Monitor メトリクスを紹介するプチセッションで使った資料です。
Marp を使ったアウトプットの練習も兼ねて、Marp で作成してみました。

Avatar for sou

sou

June 26, 2025

More Decks by sou

Other Decks in Technology

Transcript

  1. Azure Monitor から取得が可能に (現時点ではプレビュー提供) メトリクス名 概要 apiserver_memory_usage_percentage API Server Pod

    の Limit 内の最大メモリ使用率 apiserver_cpu_usage_percentage API Server Pod の Limit 内の最大 CPU 使用率 etcd_memory_usage_percentage etcd Pod の Limit 内の最大メモリ使用率 etcd_cpu_usage_percentage etcd Pod の Limit 内の最大 CPU 使用率 etcd_database_usage_percentage etcd DB の最大使用率 Control Plane Metrics (Preview) 3
  2. API Server Pod の Limit 内の最大メモリ使用率 基本的には "80% 未満" がオススメ

    "ワークロードに合わせて設計が改善されるため、絶対的な値は公開していま せん" By Microsoft apiserver_memory_usage_percentage 4
  3. API Server Pod の Limit 内の最大 CPU 使用率 基本的には "80%

    未満" がオススメ apiserver_cpu_usage_percentage 5
  4. Azure Platform Metrics for AKS Control Plane Monitoring | Microsoft

    Community Hub Azure Kubernetes Service の監視データ リファレンス - Azure Kubernetes Service | Microsoft Learn AKS での API サーバーと etcd の問題のトラブルシューティング - Azure | Microsoft Learn 参考情報 7