mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 21:20:15 -03:30
14 lines
253 B
YAML
14 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
|