File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,4 +39,14 @@ Check your work by running `helmc version`:
3939
4040Make sure you are running at least version 0.7.0 or newer.
4141
42- [ Next: (Step 2) boot a kubernetes cluster] ( index.md#step-2-boot-a-kubernetes-cluster )
42+ ## Step 2: Boot a Kubernetes Cluster and Install Deis Workflow
43+
44+ There are many ways to boot and run Kubernetes. You may choose to get up and running in cloud environments or locally on
45+ your laptop.
46+
47+ Cloud-based options:
48+
49+ * [ Google Container Engine] ( provider/gke/boot.md ) : provides a managed Kubernetes environment, available with a few clicks.
50+ * [ Amazon Web Services] ( provider/aws/boot.md ) : uses Kubernetes upstream ` kube-up.sh ` to boot a cluster on AWS EC2.
51+
52+ If you would like to tests on your local machine follow our guide for [ Vagrant] ( provider/vagrant/boot.md ) .
You can’t perform that action at this time.
0 commit comments