4d79a55904
Signed-off-by: EDGsheryl <edgsheryl@gmail.com>
15 lines
287 B
YAML
15 lines
287 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: centos-8
|
|
mode: ha
|
|
vm_memory: 3072Mi
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: calico
|
|
deploy_netchecker: true
|
|
|
|
calico_bpf_enabled: true
|
|
loadbalancer_apiserver_localhost: true
|
|
use_localhost_as_kubeapi_loadbalancer: true
|
|
|
|
auto_renew_certificates: true
|