Command line workflow
Spread is a lightweight tool to deploy Docker projects to a Kubernetes cluster with one command.
Simple to install
Spread is open source and works out of the box with any running Kubernetes cluster.
Install on OS X:
$ brew tap redspread/spread
$ brew install spread
Install on Linux/Windows:
$ go get rsprd.com/spread/cmd/spread
Version control
We're building deployment versioning for containerized applications. Check out our roadmap for what will be built next.