update to Kubernetes 1.6

pull/137/head
Kelsey Hightower 2017-03-25 10:07:48 -07:00
parent 53ee78b73e
commit e9c25522a4
1 changed files with 2 additions and 3 deletions

View File

@ -128,16 +128,15 @@ Start the etcd server:
```
sudo systemctl daemon-reload
```
```
sudo systemctl enable etcd
```
```
sudo systemctl start etcd
```
### Verification
```
sudo systemctl status etcd --no-pager
```