Infrastructure for Kubernetes: Namespaces :: Kloudfuse Docs

Infrastructure for Kubernetes: Namespaces

What are Namespaces?

Namespaces provide a mechanism for isolating groups of resources within a single Kubernetes cluster. They are commonly used to separate workloads by environment (e.g., dev, staging, prod) or by team.

In Kloudfuse, the Namespaces screen helps you monitor resource usage, deployment counts, and workload status across all namespaces. Use it to scope your observability efforts by logical boundaries within a cluster.

Access the namespaces screen

Go to Infrastructure > Kubernetes > Namespaces.

Namespace Table Columns

Each row in the table displays key namespace attributes:

Filters

Kloudfuse provides three categories of filters to scope your results precisely.

Search, group, and sort

Each namespace view includes multiple tabs for deeper observability. The namespace detail pane contains four tabs. These include:

YAML

Use the YAML tab to inspect the live configuration of your Kubernetes resource.

Logs

Use the Logs tab to inspect real-time application and system logs for a selected Kubernetes resource.

Metrics

The Metrics tab displays real-time CPU, memory, network, and disk usage for the selected resource.

Events

Use the Events tab to view scheduled updates, restarts, warnings, or failed operations for a Kubernetes resource.