The Kube Workloads Layer
With the help of the tests mapped to this layer, you can:
- Pinpoint Pods that are in a Failed or Pending state, and those that are over-subscribing to a node's capacity;
- Spot Deployments where the actual state does not match the desired state;
- Identify Daemonsets that are running where they should not be and those that are not running where they should be;
- Promptly detect scaling issues experienced by a Horizonal Pod Autoscaler;
- Quickly capture failed jobs;
Figure 1 : The tests mapped to the Kube Workloads layer