5df48ef8fd
* Rename CI jobs from ubuntu to ubuntu16 * Add CI matrix and script
11 lines
206 B
YAML
11 lines
206 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: oracle-7
|
|
mode: ha
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: canal
|
|
kubeadm_enabled: true
|
|
dynamic_kubelet_configuration: true
|
|
deploy_netchecker: true
|
|
dns_min_replicas: 1
|