mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-24 14:36:04 -03:30
Add ubuntu18 job
This commit is contained in:
14
tests/files/gce_ubuntu18-flannel-aio.yml
Normal file
14
tests/files/gce_ubuntu18-flannel-aio.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user