Merge branch 'master' into fix-commands
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
@@ -733,4 +733,4 @@ storage configuration, and provisioning method, to ensure that all storage is
|
|||||||
reclaimed.
|
reclaimed.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% include templates/tutorial.md %}
|
{% include templates/tutorial.md %}
|
||||||
|
|||||||
Reference in New Issue
Block a user