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..369102e6 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 framework for building AI agents and harnesses — production-ready agent runtimes like NemoClaw and OpenClaw. It lets platform and DevOps teams deploy, scale, and operate agents as first-class Kubernetes resources, using the same primitives (CRDs, RBAC, GitOps, observability) they already use for every other workload. 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.