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.

15 lines
327 B

  1. # Instance settings
  2. cloud_image: centos-7
  3. cloud_machine_type: "n1-standard-1"
  4. cloud_region: us-central1-b
  5. mode: ha
  6. startup_script: ""
  7. # Deployment settings
  8. kube_network_plugin: weave
  9. weave_cpu_limit: "100m"
  10. weave_cpu_requests: "100m"
  11. kubeadm_enabled: "true"
  12. deploy_netchecker: true
  13. kubedns_min_replicas: 1
  14. cloud_provider: gce