For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
kagent
Concepts, guides, and reference docs for running declarative AI agents on Kubernetes, from install through day-two operations.
Your complete guide to the AI agent platform for Kubernetes
What is kagent?
kagent is an innovative AI agent platform designed specifically for Kubernetes environments. It empowers developers and operations teams to create intelligent, autonomous agents that can monitor, manage, and automate complex Kubernetes workloads using the power of large language models (LLMs).
kagent was created at Solo.io in 2025 and is a Cloud Native Computing Foundation sandbox project.
Key Features
- AI-Powered Automation - Create intelligent agents that understand natural language and can perform complex Kubernetes operations
- Multi-Provider Support - Works with OpenAI, Anthropic, Google Vertex AI, Azure OpenAI, Ollama, and custom models
- Tool Integration - Supports Model Context Protocol (MCP) tools, built-in Kubernetes tools, and custom HTTP tools
- Agent-to-Agent Communication - Enable sophisticated workflows through A2A (Agent-to-Agent) interactions
- Comprehensive Observability - Built-in tracing and monitoring to understand agent behavior and performance
- Cloud Native - Designed from the ground up to run natively in Kubernetes environments
Why Choose kagent?
Whether you’re looking to automate routine operations, implement intelligent monitoring, or create sophisticated multi-agent workflows, kagent provides the tools and framework to bring AI to your Kubernetes infrastructure. Start with simple automation and scale to complex, intelligent systems that can reason about your cluster’s state and make informed decisions.
Explore the Documentation
Introduction
What kagent is, the platform capabilities included in a default install, and how to install it on a …
Getting Started
Install kagent, build a first agent and MCP tool, write system prompts, and develop locally without …
Core Concepts
Understand the fundamental concepts and architecture of kagent.
Supported Providers
ModelConfig examples for OpenAI, Azure OpenAI, Anthropic, Gemini, Vertex AI, Bedrock, Ollama, xAI, …
Examples
End-to-end walkthroughs covering Slack and Discord bots, agent-to-agent delegation, MCP tools, …
Observability
Open the kagent dashboard, trace agent requests with Jaeger, and audit the prompts your agents send.
Operations
Upgrade and roll back releases, debug a running install, uninstall cleanly, and review …
Resources
CLI and API reference, Helm chart values, the built-in tool catalog, FAQs, release notes, and …