Skip to main content
Version: 5.0

Containers

Description

The Containers section of the module is intended to monitor the data relating to the containters of the Kubernetes cluster.

Kubernetes monitoring kubernetes containers

Kubernetes monitoring kubernetes containers

Kubernetes monitoring kubernetes containers

Displayed Data

  • total number of containers on the cluster
  • number of containers in different readiness states (active, inactive)
  • number of containers in different general states (running, waiting, terminated)
  • status digest for every container (current readiness and state)
  • CPU load for every container of every pod
  • uptime for every container of every pod
  • current load on cluster filesystems for every container
  • number of container restarts (total amount and within a set time interval)
  • chart of container restarts within a set time interval

Dashboard List

  • Total Containers
  • Total Active Containers
  • Total Inactive Containers
  • Total Containers in Running State
  • Total Containers in Waiting State
  • Total Containers in Terminated State
  • CPU Load, %
  • Container Uptime
  • Container Status
  • Container Load
  • Container Restart Statistics
  • Container Restart Chart