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.

14 lines
305 B

  1. ---
  2. # Instance settings
  3. cloud_image_family: ubuntu-1604-lts
  4. cloud_machine_type: "n1-standard-1"
  5. cloud_region: us-central1-c
  6. mode: ha
  7. # Deployment settings
  8. kube_network_plugin: canal
  9. kubeadm_enabled: true
  10. dynamic_kubelet_configuration: true
  11. deploy_netchecker: true
  12. dns_min_replicas: 1
  13. cloud_provider: gce