Your personal cluster operating system. Kubernetes that manages itself.
Create, maintain, and update production clusters with a single command.
kubectl apply -f https://gitlab.com/aranya-tech/public/clusterdos/-/raw/main/install.yaml
The Age of Personal Clusters
.webp)
.webp)
.webp)
In 1980, most computing happened on institutional mainframes. Personal computers changed everything. In 2025, most distributed computing is controlled by enterprise platform teams. Individuals consume clusters, but rarely own them.
That's about to change. We spent a decade making Kubernetes powerful. Now it's time to make it personal. Distributed systems should 'just work.'
clusterdOS gives you ownership of the cluster. Your personal cluster, the way you like it, following your own simple spec.
ClusterdOS is Kubernetes packaged as an operating system
ClusterdOS turns Kubernetes into a reproducible, self-healing system. Define your entire cluster in Git. Upgrade on your schedule. Or don’t.





How It Works
Upgrade on your schedule. Auto-updates optional.
1apiVersion: argoproj.io/v1alpha1
2kind: Application
3metadata:
4 name: clusterdos
5spec:
6 source:
7 repoURL: 'https://gitlab.com/aranya-tech/public/clusterdOS.git'
8 targetRevision: v0.3.71gitapps:
2 traefik:
3 enabled: true
4 certmanager:
5 enabled:true
6 tailscale:
7 enabled: true
8 values:
9 hostname: "my-cluster"
10 rook:
11 enabled: false1mygitapp:
2 enabled: true
3 repoURL: 'https://example.com/helm-repo'
4 chart: 'mychart'
5 targetRevision: 'v0.0.1'
6 values:
7 replicas: 3
8 foo: barDeclarative infrastructure. Everything in Git.
No snowflake clusters.
Everything You Need for Production
Every component is production-tested, properly configured, and ready to use.
Built for Builders and Platform Teams
We're running mission-critical inference workloads at scale where downtime isn't an option. Aranya helps spin up custom clusters fast, and chase down and fix network issues across multiple clusters like they're part of our team. Their close collaboration and expertise really set them apart from other partners. When we need something worked on quickly, their team is reachable within minutes. A rare valuable combination.
Aranya came in and transformed our bare metal gpus into a blazing fast, highly custom kubernetes inference cluster with ClusterdOS. This immediately allowed us to capture demand in our largest clusters to date. What stood out most was the team. They’re thoughtful, hands-on platform engineers who stayed closely involved throughout - anticipating issues, coordinating across several teams and time zones, and showing up whenever needed to keep things running smoothly.
