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.

12 lines
259 B

  1. # Instance settings
  2. cloud_image_family: rhel-7
  3. cloud_region: europe-west1-b
  4. mode: default
  5. # Deployment settings
  6. kube_network_plugin: weave
  7. weave_cpu_limit: "100m"
  8. weave_cpu_requests: "100m"
  9. deploy_netchecker: true
  10. kubedns_min_replicas: 1
  11. cloud_provider: gce