Quickstart¶
To start with the defaults, 1x master and 2x workers, run the following:
1 | |
The -j3 will cause three VMs to be started in parallel to speed up the cluster creation.
NOTE Your
kubectlis automatically configured to use a context for the
created cluster, after the master VM is started.
The context is named after the directory theMakefileis in.
1 2 3 4 5 6 7 8 9 10 11 12 | |