# Quick Start

Getting started with Deis Workflow in four easy steps.

1. Install CLI tools
2. Boot a Kubernetes and install Deis Workflow
3. Deploy your first application

This guide will help you setup a cluster suitable for evaluation, development and testing. When you are ready for staging and production, view our [production checklist](TODO).

## Step 1: Install CLI tools

[getcho tools on real quick](install-cli-tools.md)

## Step 2: Boot Kubernetes and Install Deis Workflow

Cloud:

* [Amazon Web Services](provider/aws/boot.md)
* [Google Container Engine](provider/gke/boot.md)
* StackPoint Cloud
* RackN

If you would like a development environment on your laptop follow our guide for [Vagrant](provider/vagrant/boot.md).

## Step 3: Deploy your first app

Last but not least, select your build process and [deploy your first application](deploy-an-app.md).
