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