Kubernetes operations
The loop above, on a broken namespace.
Diagnosis, approval, remediation, automatic RCA.
Two faults in one namespace: a Service selector matching no pod, and a Deployment pointing at a ConfigMap that was never created. The agent finds both and writes out the fix.
What you’re seeing
- Diagnosis names both faults, down to the wrong selector value.
- Proposed Commands shows the two remediations as reviewable manifests.
- On approval, remediation runs and the RCA opens at P2 — High.
- Namespace
- agent-test
- Faults found
- 2
- Severity
- P2 — High
- Release gate
- Human approval
Outcome
Nothing moved until a person approved it.

