Resource Browser

Live, informer-backed tables for every Kubernetes resource with detail drawers and YAML.

resourcestablesdrawerslive

Resource Browser

The heart of Kubexer is a live, browsable view of every resource in your cluster.

Live tables

Each resource type — Pods, Deployments, Services, ConfigMaps, and the rest — has its own table. Tables are backed by Kubernetes informers, so rows appear, update, and disappear in real time as the cluster changes. There's no refresh button to hit.

  • Sort by any column.
  • Search within a list by name or label.
  • Filter by one or more namespaces from the top bar.

Detail drawers

Click any row to open a detail drawer that slides in without leaving the list. Drawers show:

  • Status and key fields formatted for quick scanning.
  • Related objects (e.g. the pods behind a deployment).
  • Recent events for the object.
  • The full YAML, ready to copy.

Coverage

Workloads, Config, Network, Storage, Access Control (RBAC), Events, and cluster-scoped resources are all covered, each following the same table + drawer pattern so the app feels consistent everywhere.