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

  1. # Instance settings
  2. cloud_image_family: ubuntu-1604-lts
  3. cloud_region: us-central1-b
  4. mode: separate
  5. # Deployment settings
  6. bootstrap_os: ubuntu
  7. kube_network_plugin: weave
  8. weave_cpu_limit: "100m"
  9. weave_cpu_requests: "100m"
  10. deploy_netchecker: true
  11. kubedns_min_replicas: 1
  12. cloud_provider: gce