k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
343 B
18 lines
343 B
---
|
|
# Instance settings
|
|
cloud_image: centos-7
|
|
mode: ha
|
|
|
|
# Kubespray settings
|
|
download_localhost: true
|
|
download_run_once: true
|
|
typha_enabled: true
|
|
calico_apiserver_enabled: true
|
|
calico_backend: kdd
|
|
typha_secure: true
|
|
disable_ipv6_dns: true
|
|
auto_renew_certificates: true
|
|
|
|
# Docker settings
|
|
container_manager: docker
|
|
etcd_deployment_type: docker
|