2019-04-01 17:38:33 +08:00
|
|
|
---
|
2018-10-16 22:15:05 +08:00
|
|
|
# Instance settings
|
|
|
|
cloud_image_family: coreos-stable
|
|
|
|
cloud_region: us-central1-c
|
2019-03-28 07:26:48 +08:00
|
|
|
cloud_machine_type: "n1-standard-2"
|
2018-10-16 22:15:05 +08:00
|
|
|
mode: default
|
|
|
|
startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd'
|
|
|
|
|
|
|
|
# Deployment settings
|
|
|
|
kube_network_plugin: kube-router
|
|
|
|
bootstrap_os: coreos
|
2019-04-01 17:38:33 +08:00
|
|
|
resolvconf_mode: host_resolvconf # this is required as long as the coreos stable channel uses docker < 1.12
|
2018-10-16 22:15:05 +08:00
|
|
|
deploy_netchecker: true
|
2018-11-15 17:28:03 +08:00
|
|
|
dns_min_replicas: 1
|
2018-10-16 22:15:05 +08:00
|
|
|
cloud_provider: gce
|