Skip to content

Commit 35d9152

Browse files
authored
Merge pull request #224 from Rachael-Graham/main
Add kagent enterprise links
2 parents b1b9c71 + 5047e25 commit 35d9152

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

src/app/docs/kagent/introduction/installation/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const metadata = {
1212

1313
# Installing kagent
1414

15-
This guide covers ways to install and configure kagent in your Kubernetes environment. For a quick setup, check out our [Quick Start Guide](/docs/kagent/getting-started/quickstart).
15+
This guide covers ways to install and configure kagent in your Kubernetes environment. For a quick setup, check out our [Quick Start Guide](/docs/kagent/getting-started/quickstart). For enterpise offerings, check out [kagent enterprise](/docs/kagent/introduction/what-is-kagent/#enterprise-distributions).
1616

1717
## Installation Methods
1818

src/app/docs/kagent/introduction/what-is-kagent/page.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ export const metadata = {
1414

1515
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.
1616

17+
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.
18+
1719
## What is kagent?
1820

1921
Unlike traditional chatbots, kagent leverages advanced reasoning and iterative planning capabilities to autonomously handle multi-step problems in cloud-native environments. It transforms AI insights into concrete actions, helping teams tackle common operational challenges like:
@@ -41,6 +43,10 @@ Kagent addresses the growing complexity of cloud-native operations by:
4143
- Enabling teams to formalize and share their operational expertise
4244
- Providing a platform for building and sharing custom AI agents
4345

46+
## Enterprise distributions
47+
48+
Check out [kagent enterprise](https://www.solo.io/products/kagent-enterprise), a comprehensive agent management interface for creating, validating, debugging, deploying, and monitoring AI agents across federated Kubernetes clusters. Kagent enterprise adds enterprise-grade capabilities on top of the kagent open source project, including advanced management features, observability tools, and multicluster federation support.
49+
4450
## Getting Started
4551

4652
To start using kagent in your environment, check out the [Quick Start Guide](/docs/kagent/getting-started/quickstart) guide. For a deeper understanding of how kagent works, refer to the [kagent architecture](/docs/kagent/concepts/architecture).

src/app/docs/kagent/page.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Kagent is an innovative AI agent platform designed specifically for Kubernetes e
2424
It empowers developers and operations teams to create intelligent, autonomous agents that can
2525
monitor, manage, and automate complex Kubernetes workloads using the power of large language models (LLMs).
2626

27+
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.
28+
2729
## Key Features
2830

2931
- **AI-Powered Automation** - Create intelligent agents that understand natural language and can perform complex Kubernetes operations

0 commit comments

Comments
 (0)