You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
394 B

  1. # Instance settings
  2. cloud_image_family: coreos-stable
  3. cloud_region: us-central1-c
  4. mode: default
  5. startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd'
  6. # Deployment settings
  7. kube_network_plugin: canal
  8. resolvconf_mode: host_resolvconf # this is required as long as the coreos stable channel uses docker < 1.12
  9. deploy_netchecker: true
  10. dns_min_replicas: 1
  11. cloud_provider: gce