Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/docs/kagent/introduction/installation/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const metadata = {

# Installing kagent

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).
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 [Solo Enterprise for kagent](/docs/kagent/introduction/what-is-kagent/#enterprise-distributions).

## Installation Methods

Expand Down
2 changes: 1 addition & 1 deletion src/app/docs/kagent/introduction/what-is-kagent/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Kagent addresses the growing complexity of cloud-native operations by:

## Enterprise distributions

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.
Check out [Solo Enterprise for kagent](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. Solo Enterprise for kagent adds enterprise-grade capabilities on top of the kagent open source project, including advanced management features, observability tools, and multicluster federation support.

## Getting Started

Expand Down
4 changes: 2 additions & 2 deletions src/data/enterprise-distributions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

distributions:
- name: "Solo.io"
title: "Kagent enterprise"
description: "Discover kagent enterprise, the first context-aware platform that extends Kubernetes to securely run, manage, and scale AI agents, tools, and LLMs in production."
title: "Solo Enterprise for kagent"
description: "Discover Solo Enterprise for kagent, the first context-aware platform that extends Kubernetes to securely run, manage, and scale AI agents, tools, and LLMs in production."
logo_light: "/images/adopters/solo-io-light.png"
logo_dark: "/images/adopters/solo-io-dark.png"
website: "https://www.solo.io/products/kagent-enterprise"
Expand Down