The Azure Cluster Layer

Using the test mapped to this layer, you can:

  • Understand the composition and receive an overview of the health of the Kubernetes cluster;
  • Track the status of each of the nodes in a Kubernetes cluster, monitor resource allocations to Pods and containers on each node, and identify overcommitted nodes;
  • Determine whether/not the resource allocations to Pods/containers in each namespace align with resource quota or LimitRange settings;
  • Identify Persistent Volumes that are unbound, and those that have failed automatic reclamation;

Tests Mapped to Kube Workloads Layer

Figure 1 : The tests mapped to the Azure Cluster layer

The tests associated to this layer can be referred from The Kube Cluster Layer section in Monitoring Kubernetes/OpenShift Cluster document.