March 2017
Intermediate to advanced
290 pages
5h 35m
English
Kubernetes can be installed on vSphere with the help of govc (a vSphere CLI built on top of govmomi):
$ wget https://storage.googleapis.com/golang/go1.7.3.linux- amd64.tar.gz $ tar -C /usr/local -xzf go1.7.3.linux-amd64.tar.gz $ go Go is a tool for managing Go source code. Usage: go command [arguments]
$ export GOPATH=/usr/local/go $ export PATH=$PATH:$GOPATH/bin
$ curl --remote-name-all https://storage.googleapis.com/
govmomi/vmdk/2016-01-08/kube.vmdk.gz{,.md5}Read now
Unlock full access