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.
17 lines
274 B
17 lines
274 B
---
|
|
# Instance settings
|
|
cloud_image: centos-8
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
deploy_netchecker: true
|
|
dns_min_replicas: 1
|
|
container_manager: crio
|
|
|
|
# CRI-O requirements
|
|
etcd_deployment_type: host
|
|
|
|
# required
|
|
calico_iptables_backend: "Auto"
|
|
|
|
auto_renew_certificates: true
|