Agent Runtime Operator Documentation
The Agent Runtime Operator provides a unified, framework-agnostic way to deploy and manage agentic workloads on Kubernetes. It uses Custom Resource Definitions (CRDs) to abstract away framework-specific configurations, simplifying the management of AI agent deployments.
External Resources
-
Agent Samples - Example implementations and starter templates
-
Python SDK - SDK for building ADK-based agents
-
Source Code - Main repository and issue tracking