KubeBolt / docs
GitHub

Azure AKS Guide

Deploy KubeBolt on Azure Kubernetes Service.

Authentication

Helm with AGIC

helm install kubebolt \
  oci://ghcr.io/clm-cloud-solutions/kubebolt/helm/kubebolt \
  --set ingress.enabled=true \
  --set ingress.className=azure-application-gateway

Azure Monitor managed Prometheus

If your metrics already live in Azure Monitor’s managed Prometheus, deploy the optional agent in promread mode and it reads the metric families straight from your workspace, authenticating with Azure Workload Identity — no second scrape pipeline. Configure it from the Add Cluster wizard — see Connecting clusters and Metrics.