Skip to main content
Coming soon. A Kubernetes deployment guide (with manifests) is in progress.
This guide will cover deploying the Shipfox control plane on a Kubernetes cluster — the stateless API and dashboard as Deployments, connecting to PostgreSQL, Temporal, and S3-compatible object storage, and running runners in-cluster. In the meantime, the Self-Hosting guide describes the components and external services to provision; the API and dashboard are stateless containers that run on any orchestrator, including Kubernetes.