Thought of running agents on Kubernetes more efficiently? Here’s a project from Google that you might find useful.
Agent Substrate is an experimental system for running agents and similar workloads on Kubernetes at scale, providing specialised scheduling and controls to improve scalability and reduce latency. It relies on Kubernetes Pods and Pod autoscaling (but not K8s control plane) and manages the lifecycle of "actors" (agents or similar apps): creating and destroying them, assigning them to Pods, and routing traffic to them. It handles OCI containers at the kernel level via gVisor, so it can work with apps that are built on any stack.
▶️ GitHub repo
Language: Go | License: Apache 2.0 | 912 ⭐️
#tools
Post #373
1.31K
- 🔥 2
- 👍 1