/lunchpail

Lunchpail compiles your job code into an all-in-one executable. Others download that binary, and "up" it to run your code in the Cloud or an existing Kubernetes cluster.

Primary LanguageGoApache License 2.0Apache-2.0

Lunchpail icon

Lunchpail

Latest Release CI Tests

Lunchpail compiles your job code into an all-in-one executable. Others download that binary, and up it to run your code in the Cloud or an existing Kubernetes cluster.

Important

Bear with us as we finish up the initial polishing passes. Please chip in if you can!


openroad up

demo up

Commercial application

Getting Started

Lunchpail Architecture

Lunchpail is a compiler that generates all-in-one "black box" binaries that know how to start a run, provision Cloud resources, auto-correct for load imbalances and node failures, and to monitor and visualize runs. Learn more

Pre-built Demos

We have used Lunchpail to build binaries of several demo applications. Try a demo

Create Your Own Downloadable Binaries

Point to your source code, and Lunchpail can compile a set of platform binaries that shrink-wrap how to run your jobs. Learn more

Contribute

Lunchpail is open source and contributions are welcome. Want to create a backend for your Cloud? Want to optimize the runtime? Learn more