add missing code block fence
This commit is contained in:
@@ -85,6 +85,8 @@ statefulset.apps/web created
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl get service nginx
|
kubectl get service nginx
|
||||||
|
```
|
||||||
|
```
|
||||||
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
|
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
|
||||||
nginx ClusterIP None <none> 80/TCP 12s
|
nginx ClusterIP None <none> 80/TCP 12s
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user