run-house/kubetorch
Distribute and run AI workloads on Kubernetes magically in Python, like PyTorch for ML infra. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 84
- Release rhythm 71
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7.5
- age_days: 1576
- days_rel: 197
- days_push: 96
- n_releases_24m: 23
Adoption not part of the score
1224 stars · 60 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kubetorch is a Python library that lets you distribute and run ML workloads (training, inference, data processing) on Kubernetes directly from Python code, without local runtimes or code serialization. It provides a serverless-like interface with fast iteration, real-time log/error propagation, and built-in fault handling, deployed via a Helm chart.
Use cases
- run distributed ML training on kubernetes from python
- deploy model inference on a k8s cluster
- iterate on RL training jobs quickly with remote GPUs
- run python functions on remote cluster compute
- scale ML workloads with bin-packing and autoscaling
- replace ray cluster setup with simpler python API
- run ML evaluation jobs on kubernetes
When to choose
- you want a Pythonic API to run ML workloads on Kubernetes without writing YAML
- you need fast iteration loops for distributed training or RL
- you want built-in fault recovery and resource adjustment for ML jobs
- you already have a Kubernetes cluster and want serverless-like ML compute
When to avoid
- you don't use Kubernetes and just need local or single-machine training
- you need a fully managed platform without operating a cluster
- you only need simple batch scheduling without ML-specific features
- you require a very mature, battle-tested orchestrator like Ray or Kubeflow
Facets
library · maturity active
machine-learning llm-training llm-inference deployment container-orchestration serverless workflow-automation sdk machine-learning deep-learning artificial-intelligence data-science cloud-computing infrastructure-as-code microservices python cloud self-hosted distributed-training ml-infrastructure remote-execution gpu-computing helm-chart pytorch ray-alternative devops kubernetes docker
3 sources
- readme: https://github.com/run-house/kubetorch · fetched 2026-08-28 · bfa4b4a2fd9f
- homepage: https://run.house · fetched 2026-08-29 · f0bcfa5ebeab
- registry_pypi: https://pypi.org/pypi/kubetorch/json · fetched 2026-08-29 · dceefbb7914c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| run-house/kubetorch | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="run-house/kubetorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem