Cluster Capacity Snapshot
Quantitative node-capacity signals and scheduling headroom captured directly from the Kubernetes bundle.
Operator
Infrastructure
Restore payments-api availability by fixing the CrashLoopBackOff and ImagePullBackOff: inspect pod logs/events, correct the image reference or registry access, and roll back to the last known-good Deployment revision if needed.
Relieve cluster and node pressure in the payments namespace: address aks-system-000001 MemoryPressure, add capacity or scale out the AKS node pool, and set realistic resource requests/limits so pods can schedule reliably.
Harden the externally exposed payments workload and namespace: confirm the LoadBalancer exposure is required, add default-deny NetworkPolicies, move payments-api off the default service account with token automount, and enable probes, seccomp, and a read-only root filesystem.
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.
Short, operator-oriented callouts for scheduling, rollout, and failing-workload evidence.
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.