Cluster Capacity Snapshot
Quantitative node-capacity signals and scheduling headroom captured directly from the Kubernetes bundle.
Operator
Infrastructure
Fix the payments-api pod instability by checking pod logs/events, resolving the CrashLoopBackOff, and confirming the Deployment can bring up healthy replicas in the payments namespace.
Address the AKS memory scheduling constraint by reviewing node pool capacity and the payments-api resource requests so pods can be scheduled and the rollout can complete.
Harden the Deployment spec by adding seccompProfile.type: RuntimeDefault and then verify the rollout converges to 4 ready replicas with observedGeneration matching the latest spec.
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.