Use kubelet host mode by default

Change-Id: Ibe5b7fb51bbc836b668bc0a9ab12881b353b6cfc
This commit is contained in:
Matthew Mosesohn 2017-07-12 08:47:33 +01:00
parent 05f11e6348
commit 4b37fe3d83
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ dns_forward_max: 300
kube_version: "v1.5.3"
hyperkube_image_repo: "quay.io/coreos/hyperkube"
hyperkube_image_tag: "v1.5.3_coreos.0"
kubelet_deployment_type: host
etcd_version: "v3.1.0"
#Download once, then push to nodes in batches, if enabled
download_run_once: true