Merge branch 'master' into fix-commands

pull/2057/head
Anirudh Ramanathan 2016-12-27 13:35:42 -08:00 committed by GitHub
commit 3f750eb0fb
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ In the second terminal, use
Headless Service and StatefulSet defined in `web.yaml`.
```shell
kubectl create -f web.yml
kubectl create -f web.yaml
service "nginx" created
statefulset "web" created
```
@ -733,4 +733,4 @@ storage configuration, and provisioning method, to ensure that all storage is
reclaimed.
{% endcapture %}
{% include templates/tutorial.md %}
{% include templates/tutorial.md %}