Python SDK for ARK - Agentic Runtime for Kubernetes
ARK (Agentic Runtime for Kubernetes) is a Kubernetes-based runtime environment designed to host AI agents. The Python SDK provides a comprehensive interface for building, deploying, and managing AI agents on Kubernetes.
Key Features: - Kubernetes-native AI agent orchestration - Custom Resource Definitions (CRDs) for agents, models, memory, tools, and evaluation - Abstraction layers for agent operations - FastAPI-based API server integration - Async Kubernetes client support - Authentication and authorization helpers - Built-in testing infrastructure
ARK codifies patterns and practices developed across dozens of agentic application projects, providing a production-ready platform for deploying AI agents at scale.
Supported Python Versions: 3.9, 3.10, 3.11, 3.12