This example demonstrates how to setup monitoring for an AKS cluster using kube-prometheus as a starting point. Minor updates are applied to customize the configuration for AKS.
- kustomize v3.8.7
- kubectl
kustomize build github.com/Azure/AKS/examples/kube-prometheus | kubectl apply -f -