TriFleetRCA: On-Premise LLM Root Cause Analysis for Kubernetes

📅 2026-09-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
TriFleetRCA解决了远程站点根因分析慢的问题,通过在一个本地GPU上运行的管道收集、排名和过滤证据,以确定Kubernetes故障的根本原因。
📝 Abstract
Root cause analysis at a remote site is slow: evidence is scattered across pod logs, Kubernetes events and cluster-level objects, and many operators cannot send production logs to a hosted model at all. On-premise inference removes the second constraint but raises a question live-cluster benchmarks have not addressed: when one workstation GPU fixes both the model and the context budget, how should evidence be retrieved, and what happens when the runbooks the model consults have been tampered with? We present TriFleetRCA, a pipeline running entirely on one on-premise GPU that collects evidence at one of three scopes (pod, namespace, cluster), ranks it by template de-duplication then BM25, filters runbooks through an ingest guard, and returns a root cause with the evidence lines supporting it. We evaluate on a live Kubernetes cluster into which we inject four faults, so ground truth is known by construction, across 100 analyses with Qwen2.5-14B-Instruct at temperature 0. The hit rate was 0.85, 0.90 and 0.95 at pod, namespace and cluster scope; intervals overlap, but the whole scope effect comes from the one fault whose cause is a cluster-level object, and cluster scope costs 55% more tokens. De-duplication before ranking raised the hit rate from 0.75 to 0.90 at equal token cost. A poisoned runbook telling the model to delete the namespace was rejected by the guard every run; with the guard disabled the model declined to follow it in all 20 analyses, making the guard defence in depth rather than the sole barrier. Separating citation quality from accuracy proved informative: one fault was diagnosed correctly and cited incorrectly every trial, a failure mode accuracy conceals. Median latency was 1.6 s at 2,200 prompt tokens. We release the pipeline, the fault injector and all records.
Problem

Research questions and friction points this paper is trying to address.

Root Cause Analysis
On-Premise Inference
Evidence Retrieval
Runbook Tampering
Innovation

Methods, ideas, or system contributions that make the work stand out.

on-premise inference
template de-duplication
BM25
ingest guard
root cause analysis
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
R
Rohit Patel
Department of Computer Science and Engineering, Indian Institute of Technology Jodhpur, Jodhpur, India
Susil Kumar Mohanty
Susil Kumar Mohanty
Postdoctoral Research Fellow, University of Warsaw (UW), Poland
Payment Channel NetworksBlockchainSecurity & PrivacySocial Internet of Vehicle
J
Jeenal Chaudhary
Department of Computer Science and Engineering, Indian Institute of Technology Jodhpur, Jodhpur, India