🎉 Join us at the MCP and Agents Community Party at KubeCon Atlanta on Nov 12
Documentation

kagent install#

Install kagent in a Kubernetes cluster.

kagent install [flags]

Flags:

  • --profile - Installation profile (minimal|demo)

Global Flags:

  • --kagent-url - kagent URL (default: "http://localhost:8083")
  • --namespace, -n - Namespace (default: "kagent")
  • --output-format, -o - Output format (default: "table")
  • --timeout - Timeout duration (default: 300s)
  • --verbose, -v - Verbose output

Example#

Install kagent with the default profile:

kagent install

Install kagent with the minimal profile:

kagent install --profile minimal

Install kagent with the demo profile:

kagent install --profile demo
Kagent Lab: Discover kagent and kmcp
Free, on‑demand lab: build custom AI agents with kagent and integrate tools via kmcp on Kubernetes.