Three lines to a running solver.

A single container, a Helm chart, and no egress. Your platform engineer will read this page before the pricing one, so here is everything they need.

helm repo add arclane https://charts.zecehold.com
helm install arclane arclane/arclane \
  --set solver.replicas=3 \
  --set resources.requests.cpu=8

Runs on any conformant Kubernetes, EKS, GKE, AKS, or your own.

Image size
48MB
Cold start
0.9s
Architectures
amd64 · arm64
Base
distroless
Data egress
0bytes
fleetstops / plancpumemoryreplicas
Small (≤ 50 vans)≤ 5002 vCPU1 GB1
Mid (50-200)≤ 2,0008 vCPU4 GB2
Large (200-500)≤ 5,00016 vCPU8 GB3

The solver is single-threaded per plan and scales out by running plans in parallel across replicas.

  • Runs as a non-root user in a distroless image with a read-only root filesystem.
  • No outbound network calls, the solver never phones home; egress is zero by default.
  • Signed images and a published SBOM for every release.
  • Stateless: your data lives in your systems, not ours.

Security & SBOM →