Merge pull request #1346 from callermann/patch-1
Update docker-multinode.md
This commit is contained in:
commit
64239cc483
|
|
@ -86,7 +86,7 @@ Clone the `kube-deploy` repo, and run `worker.sh` on the worker machine _with ro
|
|||
|
||||
```shell
|
||||
$ git clone https://github.com/kubernetes/kube-deploy
|
||||
$ cd docker-multinode
|
||||
$ cd kube-deploy/docker-multinode
|
||||
$ export MASTER_IP=${SOME_IP}
|
||||
$ ./worker.sh
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue