Deploying an Agent Substrate Actor After ActorTemplate Left Kubernetes

Agent Substrate has announced a significant architectural shift regarding how Actors are deployed. As of September 2, 2026, the ActorTemplate object has been removed from Kubernetes, transitioning from a Kubernetes Custom Resource Definition (CRD) to an internal ateapi resource. This change aims to decouple the template schema from Kubernetes-specific conventions, allowing for better evolution of the API across CLI, SaaS, and gRPC clients. Developers can now manage templates directly through the ate-api-server using commands like 'kubectl ate create actor-template'. The update requires users to define templates via YAML configurations that specify worker selectors, container settings, and resource limits. By moving these templates into the ateapi, the project aims to improve the separation of concerns, ensuring that the infrastructure layer remains distinct from the application-specific logic required for managing Agent Substrate Actors.
This is a summary. Read the full article at the original source:
Dev.toRelated stories
South Korea and US in Talks Over $22 Billion Texas Gas Power Plant for AI Data Centers
Reports suggest South Korea may invest $22.3 billion to construct a 6.3 GW natural gas power plant in Encinal, Texas. The facility is intended to prov…
American truckers are benefiting from AI data center boom, and that’s exactly why they don’t share the same opinion of the majority of Americans
The rapid expansion of AI data centers across the United States has provided a significant, albeit temporary, economic boost to the American trucking…
A recent analysis of the European digital infrastructure landscape reveals a staggering level of market concentration regarding Content Delivery Netwo…



