14 lines
278 B
YAML
14 lines
278 B
YAML
|
# Instance settings
|
||
|
cloud_image: ubuntu-1604-lts
|
||
|
cloud_region: us-central1-b
|
||
|
mode: separate
|
||
|
|
||
|
# Deployment settings
|
||
|
bootstrap_os: ubuntu
|
||
|
kube_network_plugin: flannel
|
||
|
etcd_deployment: rkt
|
||
|
kubelet_deployment: rkt
|
||
|
deploy_netchecker: true
|
||
|
kubedns_min_replicas: 1
|
||
|
cloud_provider: gce
|