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.

13 lines
302 B

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