Update expose-external-ip-address.md

adjust the format to rearrange the numbered list which is not continue

Update expose-external-ip-address.md

Update expose-external-ip-address.md

Update expose-external-ip-address.md

indent by 3 spaces from line 51 to 57
This commit is contained in:
guzj11
2020-12-08 10:22:54 +08:00
committed by guzj11
parent b905af1f34
commit ffa156fd75
@@ -45,12 +45,9 @@ external IP address.
1. Run a Hello World application in your cluster: 1. Run a Hello World application in your cluster:
{{< codenew file="service/load-balancer-example.yaml" >}} {{< codenew file="service/load-balancer-example.yaml" >}}
```shell ```shell
kubectl apply -f https://k8s.io/examples/service/load-balancer-example.yaml kubectl apply -f https://k8s.io/examples/service/load-balancer-example.yaml
``` ```
The preceding command creates a The preceding command creates a
{{< glossary_tooltip text="Deployment" term_id="deployment" >}} {{< glossary_tooltip text="Deployment" term_id="deployment" >}}
and an associated and an associated