Run thousands of drone simulations in parallel on Kubernetes. Perfect for reinforcement learning, fleet testing, and CI/CD automation.
Features
Built on Kubernetes for reliability, scalability, and efficiency.
Use Cases
From research to production, at any scale.
Train autonomous behaviors with millions of simulation episodes running in parallel.
Test swarm coordination, collision avoidance, and mission planning at scale.
Automated simulation tests for every code commit. Catch bugs before deployment.
Deploy with Helm, scale with Kubernetes operators, monitor with built-in observability.
One Helm command deploys the TensorFleet operator and CRDs to your cluster.
helm install tensorfleet tensorfleet/operatorCreate a DroneFleet resource specifying drone count, sim type, and training config.
kubectl apply -f drone-fleet.yamlAuto-scaling kicks in based on demand. Monitor with Prometheus, Grafana, and built-in dashboards.
Early Access
Tell us your use case—get docs, samples, and adapters as they ship.