Hey! I’ve been building RuleRaven, an open-source Kubernetes incident-triage controller.
Toolsby Diego Dal Cero2026-09-19
Hey! I’ve been building RuleRaven, an open-source Kubernetes incident-triage controller.
It watches cluster state and Events read-only, applies deterministic rules first, and calls Jev when a signal is ambiguous. Jev’s speed and cost make always-on semantic triage practical, without throwing an expensive general-purpose LLM at every noisy Kubernetes event.
RuleRaven is already running on our company cluster. No autonomous remediation: it observes, classifies, deduplicates, explains, and notifies.
Feedback and contributions are very welcome
https://github.com/ddalcero/ruleraven
Links