Resource browser
Source: src/routes/cluster/ClusterWorkspace.tsx, src/routes/cluster/WorkloadsView.tsx, src/components/ResourceDetailDrawer.tsx, src/lib/k8s/resourceRegistry.ts at v0.18.0.
Select a cluster in Fleet, choose a namespace or all-namespaces scope, then open a resource family in the sidebar. Lists reflect the active context and scope. Selecting an item opens its detail drawer, where available tabs can include overview, YAML, events, related resources, logs, metrics, security, or actions.
The sidebar covers workload controllers and Pods; configuration and policy objects; networking and Gateway API objects; storage and CSI objects; RBAC resources; and cluster metadata. The complete list is in Supported resources.
Cluster-scoped resources ignore namespace selection. A missing family can mean that its API is not installed, discovery failed, or the current identity cannot list it. Lumen presents API state; it does not guarantee that a controller has reconciled a desired state successfully.
YAML and detail views may contain sensitive values or identifiers. Use the smallest necessary scope and avoid copying raw Secret data into reports.