Skip to main content
ClaudeWave

Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord

Subagents3k stars604 forksGoApache-2.0Updated today
Editor's note

Kagent is a Kubernetes-native framework for building, deploying, and managing AI agents as Kubernetes custom resources. Agents are defined declaratively in YAML, combining a system prompt, LLM configuration, and a set of tools, then reconciled by a Kubernetes controller. The framework supports multiple LLM providers including Anthropic's Claude, OpenAI, Azure OpenAI, Google Vertex AI, and Ollama, configuring each through a ModelConfig resource. Agents connect to MCP servers for tool access, and kagent ships a built-in MCP server covering Kubernetes, Istio, Helm, Argo, Prometheus, Grafana, and Cilium operations. The runtime engine is built on Google's ADK, and the stack includes a web UI and CLI for agent management. OpenTelemetry tracing is baked in for monitoring agent and tool activity. DevOps engineers and platform teams running cloud-native infrastructure are the primary audience, using kagent to automate operational tasks across their Kubernetes clusters through AI agents.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/kagent-dev/kagent && cp kagent/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

2 items in this repository

Comprehensive guide for kagent development covering CRD modifications, E2E testing, PR workflows, local deployment, and debugging. Use this skill when working on the kagent codebase itself - adding features, fixing bugs, reviewing PRs, running tests, or troubleshooting failures. Trigger for any kagent development tasks including understanding the codebase structure, modifying CRDs, writing tests, deploying locally, or analyzing CI failures.

Install
kagentSkill

>

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentsaicncfdevopsmcp

What people ask about kagent

What is kagent-dev/kagent?

+

kagent-dev/kagent is subagents for the Claude AI ecosystem. Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord It has 3k GitHub stars and was last updated today.

How do I install kagent?

+

You can install kagent by cloning the repository (https://github.com/kagent-dev/kagent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is kagent-dev/kagent safe to use?

+

Our security agent has analyzed kagent-dev/kagent and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains kagent-dev/kagent?

+

kagent-dev/kagent is maintained by kagent-dev. The last recorded GitHub activity is from today, with 93 open issues.

Are there alternatives to kagent?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy kagent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: kagent-dev/kagent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/kagent-dev-kagent)](https://claudewave.com/repo/kagent-dev-kagent)
<a href="https://claudewave.com/repo/kagent-dev-kagent"><img src="https://claudewave.com/api/badge/kagent-dev-kagent" alt="Featured on ClaudeWave: kagent-dev/kagent" width="320" height="64" /></a>

More Subagents