Skip to main content

Pods

The Pods tab gives you a detailed, per-pod view of every pod running across your Kubernetes clusters. Use it to find failing, pending, or resource-hungry pods.

Kubernetes Pods

Pods Table

ColumnDescription
PodPod name
ClusterCluster the pod runs in
NamespaceKubernetes namespace
KindOwning resource kind (ReplicaSet, DaemonSet, etc.)
ContainersReady / total container count
StatusPod phase (Running, Pending, Succeeded, Failed)
CPUCPU usage
MemoryMemory usage
RestartsContainer restart count

Filters

The left-hand filter panel offers fine-grained filtering:

  • Cluster — Select one or more clusters.
  • Kind — Filter by owning resource type (ReplicaSet, DaemonSet, StatefulSet, Job, etc.).
  • Namespace — Filter by namespace.
  • Container — Filter by container name.
  • Pod name — Search by pod name.
  • Host — Filter by the node the pod runs on.

Features

  • Sorting — Click column headers to sort by any column.
  • Search — Full-text search across pod names.
  • Pagination — Navigate through large pod lists.
  • Click a row to see detailed resource charts, container status, logs, and events for that pod.

Use Cases

  • Find pods stuck in Pending or CrashLoopBackOff state.
  • Identify pods with excessive restarts.
  • Spot pods consuming unexpectedly high CPU or memory.
  • Verify that new deployments rolled out successfully.

Support

If you need assistance or have any questions, please reach out to us through: