Skip to content

Commit

Permalink
Include cd in getting started guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Pieter Noordhuis committed Oct 29, 2014
1 parent 918c8e2 commit b656f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting-started-guides/vsphere.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Now, let's continue with deploying Kubernetes.
This process takes about ~10 minutes.

```sh
cd kubernetes # Extracted binary release OR repository root
export KUBERNETES_PROVIDER=vsphere
cluster/kube-up.sh
```
Expand Down

0 comments on commit b656f2b

Please sign in to comment.