This package provides monitoring for Kubernetes components kubelet
, coredns
and
api-server
on AKS.
- Kubernetes >=
1.21.0
- Kustomize =
3.5.3
- prometheus-operator
Fury distribution AKS ServiceMonitor has the following configuration:
api-server
andkubelet
metrics are scraped with30s
intervalscoredns
metrics are scraped with15s
intervals- Dashboards shipped:
coredns
: CoreDNS >= 1.8.0api-server
: Kubernetes / API servercluster-total
: Kubernetes / Networking / Clusterkubelet
: Kubernetes / Kubeletnamespace-by-pod
: Kubernetes / Networking / Namespace (Pods)namespace-by-workload
: Kubernetes / Networking / Namespace (Workload)persistent-volumes-usage
: Kubernetes / Persistent Volumespod-total
: Kubernetes / Networking / Podworkload-total
: Kubernetes / Networking / Workload
For license details please see LICENSE