c12s-kubespray/tests/files/ubuntu-canal-kubeadm.yml
2017-10-18 17:28:54 +01:00

14 lines
287 B
YAML

# Instance settings
cloud_image: ubuntu-1604-lts
cloud_machine_type: "n1-standard-1"
cloud_region: europe-west1-b
mode: ha
# Deployment settings
bootstrap_os: ubuntu
kube_network_plugin: canal
kubeadm_enabled: "true"
deploy_netchecker: true
kubedns_min_replicas: 1
cloud_provider: gce