Correct wordpress service command output
per the instructions, the wordpress service is a LoadBalancer.
This commit is contained in:
@@ -190,8 +190,8 @@ Now you can verify that all objects exist.
|
|||||||
The response should be like this:
|
The response should be like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
|
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
|
||||||
wordpress ClusterIP 10.0.0.89 <pending> 80:32406/TCP 4m
|
wordpress LoadBalancer 10.0.0.89 <pending> 80:32406/TCP 4m
|
||||||
```
|
```
|
||||||
|
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
|
|||||||
Reference in New Issue
Block a user