shlogg · Early preview
Hamdi Khelil @hamdikh

Setting Up Multi-Cluster Monitoring With AKS Fleet Manager & KubeCost

Set up multi-cluster monitoring with Azure Kubernetes Service (AKS) Fleet Manager, KubeCost, OpenTelemetry Collector & Grafana. Distribute HelmReleases to clusters, enable Managed Prometheus & track metrics in a single Grafana instance.

As businesses scale their Kubernetes workloads across multiple Azure Kubernetes Service (AKS) clusters, managing and optimizing cloud costs becomes critical. Deploying and managing observability tools such as KubeCost and OpenTelemetry (OTel) across multiple clusters can be simplified using AKS Fleet Manager, Microsoft Managed Prometheus, and Grafana.
This guide will explain how to:

Deploy KubeCost and OpenTelemetry across multiple AKS clusters using AKS Fleet Manager.
Expose metrics through OpenTelemetry.
Centralize monitoring via Managed Prometheus and Grafana.

You’ll gain a single-pane-of...