Home / BeaverDeck / Docs / User Guide / Resources

Browse and Operate Resources

Resource pages show sortable tables. Click a column header to change sort order. Pages such as Pods, Workloads, Services, Ingresses, ConfigMaps, Secrets, PVCs, PVs, CRDs, and ServiceAccounts also include search or filter inputs when implemented by the UI.

Permissions: listing and opening a resource requires its view permission; Evict requires pods: edit, scale/restart requires workloads: edit, node actions require nodes: edit, and deletion requires full. See the full action matrix.

Pods

  • Filter by pod name using a regular expression and by pod status.
  • Enable auto refresh at 1s, 5s, or 15s when watching pod state change.
  • Select multiple visible pods to batch Evict or Delete if your role permits it.
  • Use row actions for Manifest, Logs, Exec, Evict, and Delete.

Workloads

  • Browse Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, ReplicaSets, and ReplicationControllers.
  • Open manifests, edit manifests, and open workload logs.
  • Scale Deployments and StatefulSets.
  • Restart Deployments.
  • Delete supported workload resources when your role grants delete access.

Nodes

  • Filter by label key or key=value.
  • View pods scheduled on a node for the selected namespaces.
  • Drain a node, optionally with force, and uncordon it when permitted.
  • Review CPU, memory, pod count, and GPU columns. A warning marker means metrics are unavailable for that area.