13 lines
253 B
YAML
13 lines
253 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: ubuntu-1604
|
|
mode: separate
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: flannel
|
|
etcd_deployment: rkt
|
|
kubelet_deployment: rkt
|
|
download_localhost: true
|
|
download_run_once: true
|
|
deploy_netchecker: true
|
|
dns_min_replicas: 1
|