Skip to content

Kubernetes Namespace Inspection - Overview

Description

This taskset runs general troubleshooting checks against all applicable objects in a namespace. Looks for warning events, odd or frequent normal events, restarting containers and failed or pending pods.

Available Pages

Tasks

  • Inspect Warning Events in Namespace `${NAMESPACE}`
  • Inspect Container Restarts In Namespace `${NAMESPACE}`
  • Inspect Pending Pods In Namespace `${NAMESPACE}`
  • Inspect Failed Pods In Namespace `${NAMESPACE}`
  • Inspect Workload Status Conditions In Namespace `${NAMESPACE}`
  • Get Listing Of Resources In Namespace `${NAMESPACE}`
  • Check Event Anomalies in Namespace `${NAMESPACE}`
  • Check Missing or Risky PodDisruptionBudget Policies in Namepace `${NAMESPACE}`
  • Check Resource Quota Utilization in Namespace `${NAMESPACE}`

Service Level Indicators (SLIs)

  • Get Error Event Count within ${EVENT_AGE} and calculate Score
  • Get Container Restarts and Score in Namespace `${NAMESPACE}`
  • Get NotReady Pods in `${NAMESPACE}`
  • Generate Namespace Score in `${NAMESPACE}`