Dashboard

Dashboard View

The Dashboard provides a comprehensive overview of your cluster’s health and status.

SRExpert main dashboard
Dashboard overview showing cluster status and security metrics

Overview

The main dashboard displays:

  • Cluster health indicators
  • Resource utilization
  • Workload status
  • Recent events
  • Quick actions

Cluster Health

Health Indicators

IndicatorDescription
HealthyAll components functioning normally
WarningSome issues detected
CriticalImmediate attention required

Components Monitored

  • API Server
  • etcd
  • Scheduler
  • Controller Manager
  • Node status

Resource Utilization

Cluster resource cards
Resource cards showing CPU, memory, nodes and pods

CPU Usage

  • Current cluster-wide CPU usage
  • CPU requests vs limits
  • Per-node breakdown

Memory Usage

  • Current memory utilization
  • Memory pressure status
  • Per-node breakdown

Storage

  • Persistent Volume status
  • Storage class usage
  • Volume claims

Workload Summary

Quick view of workload status:

ResourceShows
PodsRunning / Total
DeploymentsReady / Total
ServicesCount
IngressesCount

Pod Status Breakdown

  • Running
  • Pending
  • Failed
  • Succeeded
  • Unknown

Namespace Overview

See resource distribution across namespaces:

  • Resource counts per namespace
  • CPU/Memory usage per namespace
  • Quick navigation to namespace details

Recent Events

Recent events list
Recent cluster events with timestamps and details

The dashboard shows recent cluster events:

  • Warning events
  • Error events
  • Normal events

Events are sortable by:

  • Time
  • Type
  • Namespace
  • Resource

Quick Actions

Common operations accessible from the dashboard:

  • Create new workload
  • Scale deployment
  • View logs
  • Open terminal

From the dashboard, navigate to:

  • Click on any resource to see details
  • Use the sidebar for specific views
  • Use search to find resources

Next Steps