c12s-kubespray/tests/files/gce_ubuntu18-flannel-aio.yml

13 lines
286 B
YAML
Raw Normal View History

2018-08-22 14:02:07 +00:00
# Instance settings
cloud_image_family: ubuntu-1804-lts
cloud_region: us-central1-a
2018-09-06 12:22:46 +00:00
cloud_machine_type: "n1-standard-1"
2018-08-22 14:02:07 +00:00
mode: aio
# Deployment settings
kube_network_plugin: flannel
dynamic_kubelet_configuration: true
2018-08-22 14:02:07 +00:00
deploy_netchecker: true
kubedns_min_replicas: 1
cloud_provider: gce