Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
Deckrun is a Kubernetes deployment platform built for developers, with the core promise of “deploying to Kubernetes without a DevOps team.” Instead of hosting applications on Deckrun’s own servers, it connects to the user’s cloud account, creates a managed Kubernetes cluster, and then uses a CLI to build, push, and release applications. The application resources remain owned by the user. It is mainly aimed at small teams that want the control Kubernetes provides, but do not want to maintain complex YAML, Helm, or GitOps workflows.
Functionally, Deckrun follows a clearly CLI-first workflow: deck provider add to connect a cloud provider, deck cluster create to create a cluster, and deck deploy to deploy an application. It supports any Docker container, can automatically generate Dockerfiles for supported languages/frameworks, and also allows users to customize or bring their own Dockerfile. The platform also covers instant URLs, free SSL for custom domains, Secrets and environment variable management, automatic scaling, real-time logs, remote shell access, port forwarding, CPU/memory monitoring, and CI/CD via the official GitHub Action. For team collaboration, it provides role-based permissions such as Owner, Admin, Developer, and Billing Manager. Database support is currently marked as preview; managed services such as MySQL can be added from the CLI and credentials injected into applications.
The current site explicitly supports DigitalOcean and Scaleway, while the FAQ says more cloud providers will be supported in the future. The terms also mention Linode and Vultr, but the main supported-provider list should still be understood as DigitalOcean/Scaleway for now. Deckrun emphasizes that resources live in the user’s own cloud account, reducing vendor lock-in, although there does not appear to be any self-hosting option for the Deckrun control plane. The documentation covers Quickstart, CLI installation, Providers, Clusters, Apps, Domains, Secrets, Billing, deckrun.toml, Cron Jobs, Ingress, and more. The structure looks fairly complete, but the available crawled content does not show enough detail to assess how deep the documentation goes for advanced scenarios.
Pricing is straightforward: Free is $0/month, includes all features, allows up to 50 successful deployments per billing cycle, and requires no credit card. Pro is $29/month and supports unlimited deployments. Business is $99/month and adds advanced priority support. Cloud infrastructure costs are paid directly by the user to DigitalOcean or Scaleway, and Deckrun does not resell compute resources with a markup. For teams running multiple applications, a fixed platform fee may be more predictable than PaaS products that charge per app.
The strengths are a simple deployment experience, a clear cost model, clear infrastructure ownership, and built-in debugging, scaling, and CI/CD. The limitations are limited cloud provider coverage, database support still being in preview, insufficient information on SLA and self-hosting, and support being described mainly as direct founder support. It may be a reasonable option for early-stage teams and small to mid-sized production teams, but adoption should be cautious. The reviewed content does not provide information about access from China. Teams using it from mainland China should test the availability of deckrun.com, the CLI, GitHub Action, and overseas cloud provider networking and payments. A local alternative would be to assemble a similar stack using domestic cloud Kubernetes, container registries, and CI/CD services.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on deckrun.com official site.
deckrun.com is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 7.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach deckrun.com directly.