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