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

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