mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Merge pull request #1479 from korniste/master
fix spelling : docs/getting-started-guides/vagrant.md
This commit is contained in:
commit
cf2662883c
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ $ cluster/kubecfg.sh list /services
|
|||
ID Labels Selector Port
|
||||
---------- ---------- ---------- ----------
|
||||
|
||||
$ cluster/kubecfg.sh list r/eplicationControllers
|
||||
$ cluster/kubecfg.sh list /replicationControllers
|
||||
ID Image(s) Selector Replicas
|
||||
---------- ---------- ---------- ----------
|
||||
myNginx dockerfile/nginx replicationController=myNginx 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue