mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-13 13:55:41 +00:00
Merge pull request #1124 from soundTricker/master
Fix a wrong explaining text about running command to create replication controllers.
This commit is contained in:
commit
130bd408f7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user