ba348c9a00
(cherry picked from commit e35becebf8
)
15 lines
243 B
YAML
15 lines
243 B
YAML
---
|
|
# 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"
|