update docs

pull/1/head
Kelsey Hightower 2016-07-07 07:44:07 -07:00
parent 1b0ca1eb84
commit 30255330fe
1 changed files with 10 additions and 0 deletions

View File

@ -45,6 +45,16 @@ kubernetes us-central1 146.148.34.151 RESERVED
## Provision Virtual Machines
All the VMs in this lab will be provisioned using Ubuntu 16.04 mainly because it runs a newish Linux Kernel that has good support for Docker.
```
$ uname -a
```
```
Linux controller0 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
```
### etcd
```