|
|
@ -4,6 +4,9 @@ bootstrap_os: none |
|
|
|
# Directory where the binaries will be installed |
|
|
|
bin_dir: /usr/local/bin |
|
|
|
|
|
|
|
## Change this to use another Kubernetes version, e.g. a current beta release |
|
|
|
kube_version: 1.4.6 |
|
|
|
|
|
|
|
# Where the binaries will be downloaded. |
|
|
|
# Note: ensure that you've enough disk space (about 1G) |
|
|
|
local_release_dir: "/tmp/releases" |
|
|
|