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
308 B

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