c12s-kubespray/tests/files/gce_ubuntu18-flannel-aio.yml
2018-08-22 16:02:07 +02:00

15 lines
273 B
YAML

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