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

  1. # Instance settings
  2. cloud_image_family: centos-7
  3. cloud_region: us-central1-c
  4. cloud_machine_type: "n1-standard-1"
  5. mode: default
  6. # Deployment settings
  7. kube_network_plugin: cilium
  8. deploy_netchecker: true
  9. enable_network_policy: true
  10. kubedns_min_replicas: 1
  11. cloud_provider: gce