mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Fix a wrong explaining text about running command to create replication controller.
This commit is contained in:
@@ -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
|
||||
$ cluster/kubecfg.sh -c examples/guestbook/redis-slave-controller.json create replicationControllers
|
||||
|
Reference in New Issue
Block a user