added the blank line before the ``` block

pull/6/head
colmm99 2015-07-23 22:02:26 +01:00
parent 165d08e627
commit ef5c07cf61
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ nginx <none> run=nginx <ip-addr> 80/TCP
```
If ip-addr is blank run the following command to obtain it. Know issue #10836
```sh
kubectl get svc nginx
```