Discover and explore top open-source AI tools and projects—updated daily.
Yuan-lab-LLMKubernetes-native platform for virtual desktop management and AI gateway
New!
Top 59.2% on SourcePulse
ClawManager provides a Kubernetes-native control plane for managing OpenClaw and Linux desktop runtimes at scale. It targets administrators and teams needing centralized deployment, operation, and access to desktop environments within a Kubernetes cluster, offering secure browser-based access and integrated AI model governance. The primary benefit is a unified platform for managing user access, resource quotas, and runtime images, simplifying desktop provisioning and AI gateway control.
How It Works
ClawManager operates as a Kubernetes-first control plane, deploying and managing desktop runtimes directly within the cluster. Its architecture features a frontend/backend service interacting with the Kubernetes API, MySQL for state storage, and providing secure, token-based access via a backend proxy. This approach keeps desktop services internal to the cluster network, enhancing security. A key differentiator is the integrated AI Gateway, which acts as a governance layer for model access, offering policy enforcement, end-to-end auditing, cost accounting, and risk controls on top of various upstream and local model providers.
Quick Start & Requirements
kubectl apply -f deployments/k8s/clawmanager.yaml.kubectl get nodes functions correctly.npm install, npm run build) and backend (go mod tidy, go build) steps. Docker image build available (docker build -t clawmanager:latest .).admin / admin123. Imported admin/regular users default to admin123 and user123 respectively.Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels (e.g., Discord, Slack), sponsorships, or roadmap are present in the provided README.
Licensing & Compatibility
Limitations & Caveats
The project description field is explicitly marked as "None". No other specific limitations, alpha status, known bugs, or unsupported platforms are detailed in the provided README.
3 days ago
Inactive