Cluster Capacity Snapshot
Quantitative node-capacity signals and scheduling headroom captured directly from the Kubernetes bundle.
Operator
Infrastructure
Audit every ClusterRoleBinding and RoleBinding to `cluster-admin`, `system:masters`, and other high-privilege roles; remove any binding that is not strictly required for cluster operations.
Break apart the over-broad Argo CD, edit/aggregate, and controller roles into least-privilege roles, removing `impersonate`, `escalate`, wildcard permissions, and unnecessary secret/RBAC writes.
Review and restrict all node-proxy/kubelet-access bindings (`nodes/proxy`, `nodes/log`, `nodes/stats`, `nodes/configz`, `nodes/pods`) to only the exact controller or monitoring service accounts that need them.
Quantitative node-capacity signals and scheduling headroom captured directly from the Kubernetes bundle.
Autoscaling, disruption, quota, and namespace-default coverage that changes how operators should interpret capacity signals.
A compact operator view of severity and signal distribution before you drop into detailed findings.
Filter the findings table by signal or severity while keeping the current visible count in view.
Detailed review
Expanded explanation for operators who want the model summary after reviewing the findings table.