14 lines
273 B
YAML
14 lines
273 B
YAML
# Instance settings
|
|
cloud_image_family: ubuntu-1804-lts
|
|
cloud_region: us-central1-a
|
|
cloud_machine_type: "n1-standard-1"
|
|
mode: aio
|
|
|
|
# Deployment settings
|
|
|
|
bootstrap_os: ubuntu
|
|
kube_network_plugin: flannel
|
|
|
|
deploy_netchecker: true
|
|
kubedns_min_replicas: 1
|
|
cloud_provider: gce
|