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.

16 lines
305 B

6 years ago
  1. ---
  2. # Instance settings
  3. cloud_image_family: centos-7
  4. cloud_machine_type: "n1-standard-1"
  5. cloud_region: us-central1-b
  6. mode: ha
  7. startup_script: ""
  8. # Deployment settings
  9. kube_network_plugin: weave
  10. kubeadm_enabled: true
  11. deploy_netchecker: true
  12. kubernetes_audit: true
  13. dns_min_replicas: 1
  14. cloud_provider: gce