Merge pull request #937 from nullstyle/patch-1

Update vsphere tutorial to reflect non-free requirement
This commit is contained in:
Josh Hoak
2016-08-01 20:16:09 -07:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ convenient).
### Prerequisites
1. You need administrator credentials to an ESXi machine or vCenter instance.
1. You need administrator credentials to an ESXi machine or vCenter instance with write mode api access enabled (not available on the free ESXi license).
2. You must have Go (see [here](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/docs/devel/development.md#go-versions) for supported versions) installed: [www.golang.org](http://www.golang.org).
3. You must have your `GOPATH` set up and include `$GOPATH/bin` in your `PATH`.