fix the command output (#9813)

I have verified on version v1.11
pull/9830/head
chenhuan 2018-08-11 20:07:54 +08:00 committed by k8s-ci-robot
parent 279924ef8e
commit 3d70c1622f
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ for database debugging.
The output of a successful command verifies that the deployment was created:
deployment "redis-master" created
deployment.apps/redis-master created
View the pod status to check that it is ready:
@ -68,7 +68,7 @@ for database debugging.
The output of a successful command verifies that the service was created:
service "redis-master" created
service/redis-master created
Check the service created: