fix the command output (#9818)

I have verified on version v1.11
This commit is contained in:
chenhuan
2018-08-11 20:04:53 +08:00
committed by k8s-ci-robot
parent 74b0db14bf
commit a567352470
@@ -176,7 +176,7 @@ and then recreating it:
```shell
$ kubectl create -f https://k8s.io/examples/debug/counter-pod.yaml
pod "counter" created
pod/counter created
```
After some time, you can access logs from the counter pod again: