Kubently is an open-source tool for troubleshooting Kubernetes agentically - debug clusters through natural conversation with any major LLM.
Why I built it: kubectl output is verbose, debugging is manual, and managing multiple clusters means constant context-switching. Agents debug faster than I can half the time, so I built something around that.
~50ms command delivery via SSE
Read-only operations by default
Native A2A protocol - integrates with systems like CAIPE, LangGraph/LangChain
Runs on any K8s cluster (EKS, GKE, AKS, bare metal)
Multi-cluster from day one
Docs: https://kubently.io
GitHub: https://github.com/kubently/kubently