fix the command output (#9965)

I have verified on version v1.11
pull/9987/head
tanshanshan 2018-08-21 22:04:04 +08:00 committed by k8s-ci-robot
parent 2c7810f658
commit 3162ce42a0
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ create the defined ReplicaSet and the pods that it manages.
```shell
$ kubectl create -f http://k8s.io/examples/controllers/frontend.yaml
replicaset "frontend" created
replicaset.apps/frontend created
$ kubectl describe rs/frontend
Name: frontend
Namespace: default