Cache Kubernetes images, update image names, add boot-master.sh

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
This commit is contained in:
Ilya Dmitrichenko
2017-04-11 12:23:40 +01:00
parent 06ac17821b
commit 73a29022ce
7 changed files with 60 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ make
Boot Kubernetes master OS image using `hyperkit` on macOS:
```
../../bin/moby run hyperkit -cpus 2 -mem 4096 -disk-size 2048 kube-master
./boot-master.sh
```
Manually initialise master with `kubeadm`: