Fix a wrong explaining text about running command to create replication controller.
This commit is contained in:
parent
dc4becd976
commit
2d1149061f
@ -131,7 +131,7 @@ Use the file `examples/guestbook/redis-slave-controller.json`
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
to create the service by running:
|
to create the replication controller by running:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ cluster/kubecfg.sh -c examples/guestbook/redis-slave-controller.json create replicationControllers
|
$ cluster/kubecfg.sh -c examples/guestbook/redis-slave-controller.json create replicationControllers
|
||||||
|
Loading…
Reference in New Issue
Block a user