REFERENCE

Namespace View

Drill into namespace-level cost breakdowns, workload counts, and resource efficiency.

Overview

Namespace View

Namespace View shows cost and resource details for a single namespace. Summary cards at the top provide quick metrics, followed by resource trend charts and tabbed sections for different resource types.

Access: Select cluster > Namespaces tab > Click a namespace name


Summary Cards

Four metrics across the top:

  • Pods - Total pods running in the namespace
  • Containers - Total container count
  • Workloads - Count of deployments, statefulsets, daemonsets, and jobs
  • Monthly Cost - Total namespace cost at current run rate

Three area charts show historical usage:

  • Cost Trend - Daily namespace cost over time
  • CPU Usage - CPU request, limit, and actual usage
  • Memory Usage - Memory request, limit, and actual usage

Below the trend charts, a resource utilization summary shows CPU and memory efficiency (request vs. usage) with actual values for requests, limits, usage, and efficiency percentage.

A workload type breakdown shows the count of each type: Deployments, StatefulSets, DaemonSets, ReplicaSets, and Jobs.


Tabs

Four tabs organize namespace data:

  1. Workloads - Paginated table of all workloads in the namespace. Columns: name, type, cost/mo, efficiency, CPU/memory usage. Searchable by name.
  2. Volumes - Persistent volumes bound to this namespace. Columns: name, storage class, capacity, cost. Filterable by storage class.
  3. Resources - CPU and memory resource allocation charts. Stacked bars show request vs. usage per workload.
  4. Details - Namespace metadata, cost details, labels, and annotations.

Click any workload name to navigate to its Workload Details page.