You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ A [K9s](https://github.com/derailed/k9s)-inspired terminal UI for monitoring Flu
34
34
-**Kubernetes Events** - Per-resource events in the describe view, plus a live `:events` feed for the current namespace or cluster
35
35
-**Controller logs** - Stream any Flux controller pod's logs live with `:logs` (follow, search, bounded buffer)
36
36
-**Workload drill-down** - Open a graph workload group to walk Deployments/StatefulSets/DaemonSets: rollout status, containers, pods, events, and pod logs
37
+
-**Pulse dashboard** - `:pulse` shows cluster health at a glance: per-kind counts, recent failures, and Flux distribution info
0 commit comments