deis / controller

Deis Workflow Controller (API)
https://deis.com
MIT License
41 stars 53 forks source link

[install] Document install process for alpha #6

Closed slack closed 8 years ago

slack commented 8 years ago

We need a common location for alpha instructions. Ideally, this would/could use helm, but should include all the info needed to stand up the deis alpha.

Relevant alpha components:

bacongobbler commented 8 years ago

With deis/charts#30 this should be as easy as "stand up your kubernetes cluster, configure kubectl, install helm, run helm update then run helm install deis".