diff --git a/src/app/docs/kagent/introduction/what-is-kagent/page.mdx b/src/app/docs/kagent/introduction/what-is-kagent/page.mdx index 39c9d140..5f3201aa 100644 --- a/src/app/docs/kagent/introduction/what-is-kagent/page.mdx +++ b/src/app/docs/kagent/introduction/what-is-kagent/page.mdx @@ -14,7 +14,7 @@ import FeatureGrid from '@/components/mdx/feature-grid'; # Introducing kagent -kagent is an open-source programming framework that brings the power of agentic AI to cloud-native environments. Built specifically for DevOps and platform engineers, kagent enables AI agents to run directly in Kubernetes clusters to automate operations, troubleshoot issues, and solve complex cloud-native challenges. +kagent is an open-source, Kubernetes-native runtime for AI agents. Deploy, scale, and operate agents as first-class Kubernetes resources by using the same CRDs, RBAC, GitOps, and observability you already use for your other workloads. Manage everything your agents need: agent harnesses, MCP tool servers, memory, and more. kagent works out of the box with many of the most popular AI projects: runtimes like NemoClaw and OpenClaw, agent frameworks like ADK and LangGraph, and many LLM providers like OpenAI, Anthropic, Gemini, and more. kagent was created at [Solo.io](https://www.solo.io) in 2025 and is a [Cloud Native Computing Foundation](https://www.cncf.io) sandbox project.