A long-lived project that still receives updates
Used in conjunction with the Language Operator for Kubernetes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 2.0
~> 2.1
~> 13.0
~> 3.0
~> 1.60
~> 3.23
~> 0.9.37
~> 0.4

Runtime

 Project Readme

Language Operator

A Kubernetes operator for running AI agent clusters as native workloads.

What It Does

Language Operator provides a purpose-built set of CRDs for deploying and managing agents in Kubernetes:

Resource Purpose
LanguageCluster Managed namespace for agents
LanguageAgent Free-form agents like OpenClaw or OpenCode
LanguageAgentRuntime Agent runtime presets
LanguageModel An LLM configuration (proxied through LiteLLM)
LanguageTool A MCP-compatible server
LanguagePersona Define tone, personality and expertise

Getting Started

See the installation guide and quick start to deploy your first agent.

Development

See the development setup guide for full instructions.

Status

Pre-release — not ready for production.

License

MIT