Open source, and what comes next

Every safety feature
is in the free version.

The blast-radius confinement, the approval gates, the audit trail — none of it sits behind a tier. A black box that reboots your GPUs should not exist at any price.

The project

Open source and self-hosted in your cluster. Detection, the remediation ladder, safety controls, approvals, the audit trail, the CLI, the API, the web panel and the Grafana dashboard all live in the open-source repository, and the roadmap is public.

View on GitHub

Where this goes — in development

From GPU reliability
to health-aware scheduling.

Traditional schedulers see GPU type, count, quota, and price. KubeNeuron also sees real-time health, degradation, failure history, and workload risk — and that data is worth more to the scheduler than to the dashboard.

What a scheduler sees
8 GPUs available
What KubeNeuron sees
6 healthy
1 degraded — short jobs only
1 at risk   — quarantined

We are building toward placing AI jobs where they are most likely to finish successfully — on healthy local infrastructure first, and on cloud capacity when local hardware is full, too slow, or too risky. The metric that matters is cost per successfully completed job, not cost per GPU-hour: the cheapest accelerator is not cheap when the job dies after ten hours.

None of this section ships yet. Health-adjusted capacity and reliability-aware placement are in development. What ships today is everything above this section.

Build the safe path first

Run a calmer GPU fleet.

Read the source, run the dry-run ladder, and tell us where the policy model breaks.