Skip to content

added kubecrew to the Apps/Ui's section#79

Open
rajithaeyee wants to merge 1 commit into
crewAIInc:mainfrom
rajithaeyee:add-kubecrew
Open

added kubecrew to the Apps/Ui's section#79
rajithaeyee wants to merge 1 commit into
crewAIInc:mainfrom
rajithaeyee:add-kubecrew

Conversation

@rajithaeyee

@rajithaeyee rajithaeyee commented Jun 10, 2026

Copy link
Copy Markdown

name: Add KubeCrew
about: a self-hosted multi-agent Kubernetes cluster analysis tool built with CrewAI
title: "KubeCrew"
labels: community
assignees: @tonykipkemboi

Project Details

Project Name:
KubeCrew

Description:
A free, open-source, self-hosted multi-agent system that analyzes Kubernetes clusters and produces actionable reports across reliability, security, cost, and performance. It features 5 specialized CrewAI agents (Reliability, Security, Cost, Performance, Synthesizer), a FastAPI backend with SSE streaming, a Vue 3 + TypeScript frontend, SQLite-backed report history, drift comparison, and a Helm chart for in-cluster deployment with a strictly read-only ClusterRole.

Repository Link:
https://github.com/rajithaeyee/kube-crew

Category:
Apps/UIs

Author:
@rajithaeyee

Impact or Use Case (Optional):
Platform and DevOps engineers often lack a quick, unified view of cluster health across multiple dimensions. KubeCrew brings CrewAI's multi-agent orchestration to Kubernetes operations — each agent specialises in one domain (reliability, security, cost, or performance), and a Synthesizer agent consolidates the findings into a single actionable report. It supports live clusters via kubeconfig or in-cluster ServiceAccount, as well as demo snapshots for zero-setup evaluation. Being fully self-hosted with no write permissions, it's safe to run against production clusters.

Additional Notes (Optional):
Supports configurable LLM providers (Anthropic, OpenAI, Gemini, Groq) via CrewAI's LLM abstraction. Built with uv as the Python package manager. Includes 4 hand-crafted demo cluster snapshots (healthy, chaotic, security_disaster, cost_bleeding). Licensed under Apache 2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant