Merge branch 'master' into fix-commands

This commit is contained in:
Anirudh Ramanathan
2016-12-27 13:35:42 -08:00
committed by GitHub
@@ -77,7 +77,7 @@ In the second terminal, use
Headless Service and StatefulSet defined in `web.yaml`. Headless Service and StatefulSet defined in `web.yaml`.
```shell ```shell
kubectl create -f web.yml kubectl create -f web.yaml
service "nginx" created service "nginx" created
statefulset "web" created statefulset "web" created
``` ```